From 7ee38fef83b402e7e910920d7907672f09b876e1 Mon Sep 17 00:00:00 2001 From: chmodsayshello Date: Mon, 15 Aug 2022 14:08:59 +0000 Subject: [PATCH] update credits (again) --- mods/HUD/mcl_credits/people.lua | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/mods/HUD/mcl_credits/people.lua b/mods/HUD/mcl_credits/people.lua index 4658393b6..e5f418769 100644 --- a/mods/HUD/mcl_credits/people.lua +++ b/mods/HUD/mcl_credits/people.lua @@ -28,6 +28,11 @@ return { "Code-Sploit", "NO11", "kabou", + "rudzik8", + "chmodsayshello", + "PrarieWind", + "RandomLegoBrick", + "SumianVoice", }}, {S("Contributors"), 0x52FF00, { "Laurent Rocher", @@ -72,6 +77,12 @@ return { "Sven792", "aldum", "Dieter44", + "Pepebotella", + "MrRar", + "Lazerbeak12345", + "mrminer", + "Thunder1035", + "opfromthestart", }}, {S("MineClone5"), 0xA60014, { "kay27", @@ -79,10 +90,12 @@ return { "epCode", "NO11", "j45", + "chmodsayshello", "3raven", "PrarieWind", "Gustavo1", "CableGuy67", + "MrRar", }}, {S("Mineclonia"), 0xFFFFFF, { "erlehmann", @@ -135,6 +148,9 @@ return { "yutyo", "NO11", "kay27", + "MysticTempest", + "RandomLegoBrick", + "cora", }}, {S("Translations"), 0x00FF60, { "Wuzzy", @@ -144,6 +160,8 @@ return { "pitchum", "todoporlalibertad", "Marcin Serwin", + "Pepebotella", + "Emojigit", }}, {S("Funders"), 0xF7FF00, { "40W", @@ -151,7 +169,8 @@ return { {S("Special thanks"), 0x00E9FF, { "celeron55 for creating Minetest", "Jordach for the jukebox music compilation from Big Freaking Dig", + "wsor for working tirelessly in the shadows for the good of all of us, particularly helping with solving contentDB and copyright issues.", "The workaholics who spent way too much time writing for the Minecraft Wiki. It's an invaluable resource for creating this game", "Notch and Jeb for being the major forces behind Minecraft", }}, -} +} \ No newline at end of file