diff --git a/CREDITS.md b/CREDITS.md index 2855ab6e5..cf54d02bb 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -20,10 +20,8 @@ * epCode * chmodsayshello * MrRar -* FossFanatic * SmokeyDope * Faerraven / Michieal -* Codiac * rudzik8 * teknomunk @@ -36,6 +34,8 @@ * NO11 * SumianVoice * PrairieWind +* FossFanatic +* Codiac ## Contributors * RandomLegoBrick @@ -140,6 +140,7 @@ * SOS-Games * Bram * qoheniac +* WillConker ## Music * Jordach for the jukebox music compilation from Big Freaking Dig diff --git a/game.conf b/game.conf index 61cedc596..c903aab99 100644 --- a/game.conf +++ b/game.conf @@ -1,4 +1,4 @@ title = VoxeLibre description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more. disallowed_mapgens = v6 -version=0.88.0-SNAPSHOT +version=0.87.2 diff --git a/mods/HUD/mcl_credits/people.lua b/mods/HUD/mcl_credits/people.lua index cbf6e569e..59ee0f80f 100644 --- a/mods/HUD/mcl_credits/people.lua +++ b/mods/HUD/mcl_credits/people.lua @@ -22,10 +22,8 @@ return { "epCode", "chmodsayshello", "MrRar", - "FossFanatic ", "SmokeyDope", "Faerraven / Michieal", - "Codiac", "rudzik8", "teknomunk", }}, @@ -38,6 +36,8 @@ return { "NO11", "SumianVoice", "PrairieWind", + "FossFanatic", + "Codiac", }}, {S("Contributors"), 0x52FF00, { "RandomLegoBrick", @@ -142,6 +142,7 @@ return { "SOS-Games", "Bram", "qoheniac", + "WillConker", }}, {S("Music"), 0xA60014, { "Jordach for the jukebox music compilation from Big Freaking Dig",