Run tools/generate_ingame_credits.lua

This should be run every time CREDITS.md is changed.
This commit is contained in:
Elias Fleckenstein 2022-05-22 21:41:40 +02:00
parent fc428da6fd
commit 60c463b8f9
No known key found for this signature in database
GPG Key ID: 06927A5199D6C9B2
1 changed files with 17 additions and 4 deletions

View File

@ -9,9 +9,12 @@ return {
"Wuzzy", "Wuzzy",
}}, }},
{S("Maintainers"), 0xFF51D5, { {S("Maintainers"), 0xFF51D5, {
"Fleckenstein",
"Nicu", "Nicu",
"kay27", "cora",
}},
{S("Previous Maintainers"), 0xFFFFFF, {
"Fleckenstein",
"jordan4ibanez",
}}, }},
{S("Developers"), 0xF84355, { {S("Developers"), 0xF84355, {
"bzoss", "bzoss",
@ -24,8 +27,7 @@ return {
"aligator", "aligator",
"Code-Sploit", "Code-Sploit",
"NO11", "NO11",
"cora", "kabou",
"jordan4ibanez",
}}, }},
{S("Contributors"), 0x52FF00, { {S("Contributors"), 0x52FF00, {
"Laurent Rocher", "Laurent Rocher",
@ -69,6 +71,7 @@ return {
"SmallJoker", "SmallJoker",
"Sven792", "Sven792",
"aldum", "aldum",
"Dieter44",
}}, }},
{S("MineClone5"), 0xA60014, { {S("MineClone5"), 0xA60014, {
"kay27", "kay27",
@ -76,6 +79,16 @@ return {
"epCode", "epCode",
"NO11", "NO11",
"j45", "j45",
"3raven",
"PrarieWind",
"Gustavo1",
"CableGuy67",
}},
{S("Mineclonia"), 0xFFFFFF, {
"erlehmann",
"Li0n",
"E",
"n_to",
}}, }},
{S("Original Mod Authors"), 0x343434, { {S("Original Mod Authors"), 0x343434, {
"Wuzzy", "Wuzzy",