From 60c463b8f9f331243f9283acf6b56732a3933fb0 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein Date: Sun, 22 May 2022 21:41:40 +0200 Subject: [PATCH] Run tools/generate_ingame_credits.lua This should be run every time CREDITS.md is changed. --- mods/HUD/mcl_credits/people.lua | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/mods/HUD/mcl_credits/people.lua b/mods/HUD/mcl_credits/people.lua index 8f1d4c2e9..4658393b6 100644 --- a/mods/HUD/mcl_credits/people.lua +++ b/mods/HUD/mcl_credits/people.lua @@ -9,9 +9,12 @@ return { "Wuzzy", }}, {S("Maintainers"), 0xFF51D5, { - "Fleckenstein", "Nicu", - "kay27", + "cora", + }}, + {S("Previous Maintainers"), 0xFFFFFF, { + "Fleckenstein", + "jordan4ibanez", }}, {S("Developers"), 0xF84355, { "bzoss", @@ -24,8 +27,7 @@ return { "aligator", "Code-Sploit", "NO11", - "cora", - "jordan4ibanez", + "kabou", }}, {S("Contributors"), 0x52FF00, { "Laurent Rocher", @@ -69,6 +71,7 @@ return { "SmallJoker", "Sven792", "aldum", + "Dieter44", }}, {S("MineClone5"), 0xA60014, { "kay27", @@ -76,6 +79,16 @@ return { "epCode", "NO11", "j45", + "3raven", + "PrarieWind", + "Gustavo1", + "CableGuy67", + }}, + {S("Mineclonia"), 0xFFFFFF, { + "erlehmann", + "Li0n", + "E", + "n_to", }}, {S("Original Mod Authors"), 0x343434, { "Wuzzy",