1.0.0L
This commit is contained in:
@@ -4522,13 +4522,29 @@ function G.UIDEF.credits()
|
||||
}},
|
||||
}},
|
||||
}},
|
||||
(love.system.getOS() ~= 'Nintendo Switch') and {n=G.UIT.R, config={align = "cm", padding = 0}, nodes={
|
||||
{n=G.UIT.T, config={text = "Mac", scale = text_scale*0.45, colour = G.C.GOLD, shadow = true}},
|
||||
}} or nil,
|
||||
{n=G.UIT.R, config={align = "tm", padding = 0}, nodes={
|
||||
{n=G.UIT.C, config={align = "tl", padding = 0.03}, nodes={
|
||||
{n=G.UIT.R, config={align = "cl", padding = 0}, nodes={
|
||||
{n=G.UIT.T, config={text = 'william341', scale = text_scale*0.35, colour = G.C.UI.TEXT_LIGHT, shadow = true}},
|
||||
}},
|
||||
}},
|
||||
}},
|
||||
}},
|
||||
{n=G.UIT.R, config={align = "tm", padding = 0.1,outline_colour = G.C.JOKER_GREY, r = 0.1, outline = 1}, nodes={
|
||||
{n=G.UIT.R, config={align = "cm", padding = 0}, nodes={
|
||||
{n=G.UIT.T, config={text = "Testing", scale = text_scale*0.6, colour = G.C.WHITE, shadow = true}},
|
||||
{n=G.UIT.T, config={text = "Testing/QA", scale = text_scale*0.6, colour = G.C.WHITE, shadow = true}},
|
||||
}},
|
||||
{n=G.UIT.R, config={align = "tm", padding = 0}, nodes={
|
||||
{n=G.UIT.C, config={align = "tl", padding = 0.03}, nodes={
|
||||
{n=G.UIT.R, config={align = "cl", padding = 0}, nodes={
|
||||
{n=G.UIT.T, config={text = 'Vishwak Kondapalli', scale = text_scale*0.35, colour = G.C.UI.TEXT_LIGHT, shadow = true}},
|
||||
}},
|
||||
{n=G.UIT.R, config={align = "cl", padding = 0}, nodes={
|
||||
{n=G.UIT.T, config={text = 'Basha Syed', scale = text_scale*0.35, colour = G.C.UI.TEXT_LIGHT, shadow = true}},
|
||||
}},
|
||||
{n=G.UIT.R, config={align = "cl", padding = 0}, nodes={
|
||||
{n=G.UIT.T, config={text = 'CampfireCollective', scale = text_scale*0.35, colour = G.C.UI.TEXT_LIGHT, shadow = true}},
|
||||
}},
|
||||
@@ -4541,23 +4557,11 @@ function G.UIDEF.credits()
|
||||
{n=G.UIT.R, config={align = "cl", padding = 0}, nodes={
|
||||
{n=G.UIT.T, config={text = 'Brightqwerty', scale = text_scale*0.35, colour = G.C.UI.TEXT_LIGHT, shadow = true}},
|
||||
}},
|
||||
}},
|
||||
}},
|
||||
}},
|
||||
{n=G.UIT.R, config={align = "tm", padding = 0.1,outline_colour = G.C.JOKER_GREY, r = 0.1, outline = 1}, nodes={
|
||||
{n=G.UIT.R, config={align = "cm", padding = 0}, nodes={
|
||||
{n=G.UIT.T, config={text = "Quality Assurance", scale = text_scale*0.6, colour = G.C.WHITE, shadow = true}},
|
||||
}},
|
||||
{n=G.UIT.R, config={align = "cm", padding = 0}, nodes={
|
||||
{n=G.UIT.T, config={text = "iXie Gaming", scale = text_scale*0.6, colour = G.C.BLUE, shadow = true}},
|
||||
}},
|
||||
{n=G.UIT.R, config={align = "tm", padding = 0}, nodes={
|
||||
{n=G.UIT.C, config={align = "tl", padding = 0.03}, nodes={
|
||||
{n=G.UIT.R, config={align = "cl", padding = 0}, nodes={
|
||||
{n=G.UIT.T, config={text = 'Vishwak Kondapalli', scale = text_scale*0.35, colour = G.C.UI.TEXT_LIGHT, shadow = true}},
|
||||
{n=G.UIT.T, config={text = 'MrWizzrd', scale = text_scale*0.35, colour = G.C.UI.TEXT_LIGHT, shadow = true}},
|
||||
}},
|
||||
{n=G.UIT.R, config={align = "cl", padding = 0}, nodes={
|
||||
{n=G.UIT.T, config={text = 'Basha Syed', scale = text_scale*0.35, colour = G.C.UI.TEXT_LIGHT, shadow = true}},
|
||||
{n=G.UIT.T, config={text = 'mcpower', scale = text_scale*0.35, colour = G.C.UI.TEXT_LIGHT, shadow = true}},
|
||||
}},
|
||||
}},
|
||||
}},
|
||||
|
||||
Reference in New Issue
Block a user