diff --git a/CREDITS.md b/CREDITS.md index 665f35c57..b258ca54b 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -34,6 +34,8 @@ * SumianVoice * MrRar * talamh +* Faerraven +* AncientMariner ## Contributors * Laurent Rocher @@ -89,6 +91,10 @@ * FossFanatic * Herbert West * GuyLiner +* 3raven +* anarquimico +* TheOnlyJoeEnderman +* Ranko Saotome ## MineClone5 * kay27 @@ -158,6 +164,7 @@ * MysticTempest * RandomLegoBrick * cora +* Faerraven / Michieal ## Translations * Wuzzy diff --git a/README.md b/README.md index 40d079a7b..1f6969e33 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An unofficial Minecraft-like game for Minetest. Forked from MineClone by davedevils. Developed by many people. Not developed or endorsed by Mojang AB. -Version: 0.81 (in development) +Version: 0.81 ### Gameplay You start in a randomly-generated world made entirely of cubes. You can explore diff --git a/mods/HUD/mcl_credits/people.lua b/mods/HUD/mcl_credits/people.lua index 5b814d941..6b674e0c8 100644 --- a/mods/HUD/mcl_credits/people.lua +++ b/mods/HUD/mcl_credits/people.lua @@ -35,6 +35,8 @@ return { "SumianVoice", "MrRar", "talamh", + "Faerraven", + "AncientMariner", }}, {S("Contributors"), 0x52FF00, { "Laurent Rocher", @@ -90,6 +92,10 @@ return { "FossFanatic", "Herbert West", "GuyLiner", + "3raven", + "anarquimico", + "TheOnlyJoeEnderman", + "Ranko Saotome", }}, {S("MineClone5"), 0xA60014, { "kay27", @@ -159,6 +165,7 @@ return { "MysticTempest", "RandomLegoBrick", "cora", + "Faerraven / Michieal", }}, {S("Translations"), 0x00FF60, { "Wuzzy",