Updated release credits and set version for 0.85
parent
bb66f81999
commit
47f920c9df
28
CREDITS.md
28
CREDITS.md
|
@ -8,30 +8,32 @@
|
||||||
|
|
||||||
## Maintainers
|
## Maintainers
|
||||||
* AncientMariner
|
* AncientMariner
|
||||||
* Nicu
|
* Herowl
|
||||||
|
|
||||||
## Previous Maintainers
|
## Previous Maintainers
|
||||||
* Fleckenstein
|
* Fleckenstein
|
||||||
* cora
|
* cora
|
||||||
|
* Nicu
|
||||||
|
|
||||||
## Developers
|
## Developers
|
||||||
* AFCMS
|
* AFCMS
|
||||||
* epCode
|
* epCode
|
||||||
* chmodsayshello
|
* chmodsayshello
|
||||||
* PrairieWind
|
|
||||||
* MrRar
|
* MrRar
|
||||||
* FossFanatic
|
* FossFanatic
|
||||||
* SmokeyDope
|
* SmokeyDope
|
||||||
|
* Faerraven / Michieal
|
||||||
|
* Codiac
|
||||||
|
|
||||||
## Past Developers
|
## Past Developers
|
||||||
* jordan4ibanez
|
* jordan4ibanez
|
||||||
* iliekprogrammar
|
* iliekprogrammar
|
||||||
* kabou
|
* kabou
|
||||||
* kay27
|
* kay27
|
||||||
* Faerraven / Michieal
|
|
||||||
* MysticTempest
|
* MysticTempest
|
||||||
* NO11
|
* NO11
|
||||||
* SumianVoice
|
* SumianVoice
|
||||||
|
* PrairieWind
|
||||||
|
|
||||||
## Contributors
|
## Contributors
|
||||||
* RandomLegoBrick
|
* RandomLegoBrick
|
||||||
|
@ -112,6 +114,19 @@
|
||||||
* Niterux
|
* Niterux
|
||||||
* appgurueu
|
* appgurueu
|
||||||
* seventeenthShulker
|
* seventeenthShulker
|
||||||
|
* DinoNuggies4665
|
||||||
|
* basxto
|
||||||
|
* Morik666
|
||||||
|
* Eliy21
|
||||||
|
* mdk
|
||||||
|
* pepebotella
|
||||||
|
* Alessandra Lozoya
|
||||||
|
* VanicGame
|
||||||
|
* ThePython10110
|
||||||
|
* Araca
|
||||||
|
* Montandalar
|
||||||
|
* mim
|
||||||
|
* Dark
|
||||||
|
|
||||||
## Music
|
## Music
|
||||||
* Jordach for the jukebox music compilation from Big Freaking Dig
|
* Jordach for the jukebox music compilation from Big Freaking Dig
|
||||||
|
@ -155,6 +170,7 @@
|
||||||
* cora
|
* cora
|
||||||
* Faerraven / Michieal
|
* Faerraven / Michieal
|
||||||
* PrairieWind
|
* PrairieWind
|
||||||
|
* ChrisPHP
|
||||||
|
|
||||||
## 3D Models
|
## 3D Models
|
||||||
* 22i
|
* 22i
|
||||||
|
@ -162,6 +178,7 @@
|
||||||
* epCode
|
* epCode
|
||||||
* Faerraven / Michieal
|
* Faerraven / Michieal
|
||||||
* SumianVoice
|
* SumianVoice
|
||||||
|
* thunder1035
|
||||||
|
|
||||||
## Textures
|
## Textures
|
||||||
* XSSheep
|
* XSSheep
|
||||||
|
@ -181,6 +198,8 @@
|
||||||
* Aeonix_Aeon
|
* Aeonix_Aeon
|
||||||
* Wbjitscool
|
* Wbjitscool
|
||||||
* SmokeyDope
|
* SmokeyDope
|
||||||
|
* thunder1035
|
||||||
|
* Herowl
|
||||||
|
|
||||||
## Translations
|
## Translations
|
||||||
* Wuzzy
|
* Wuzzy
|
||||||
|
@ -200,6 +219,9 @@
|
||||||
* Temak
|
* Temak
|
||||||
* megustanlosfrijoles
|
* megustanlosfrijoles
|
||||||
* kbundg
|
* kbundg
|
||||||
|
* Isaac Dennis
|
||||||
|
* ADLON
|
||||||
|
* Sab Pyrope
|
||||||
|
|
||||||
## Funders
|
## Funders
|
||||||
* 40W
|
* 40W
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
title = MineClone 2
|
title = MineClone 2
|
||||||
description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more.
|
description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more.
|
||||||
disallowed_mapgens = v6
|
disallowed_mapgens = v6
|
||||||
version=0.85.0-SNAPSHOT
|
version=0.85.0
|
||||||
|
|
|
@ -10,30 +10,32 @@ return {
|
||||||
}},
|
}},
|
||||||
{S("Maintainers"), 0xFF51D5, {
|
{S("Maintainers"), 0xFF51D5, {
|
||||||
"AncientMariner",
|
"AncientMariner",
|
||||||
"Nicu",
|
"Herowl",
|
||||||
}},
|
}},
|
||||||
{S("Previous Maintainers"), 0xFFFFFF, {
|
{S("Previous Maintainers"), 0xFFFFFF, {
|
||||||
"Fleckenstein",
|
"Fleckenstein",
|
||||||
"cora",
|
"cora",
|
||||||
|
"Nicu",
|
||||||
}},
|
}},
|
||||||
{S("Developers"), 0xF84355, {
|
{S("Developers"), 0xF84355, {
|
||||||
"AFCMS",
|
"AFCMS",
|
||||||
"epCode",
|
"epCode",
|
||||||
"chmodsayshello",
|
"chmodsayshello",
|
||||||
"PrairieWind",
|
|
||||||
"MrRar",
|
"MrRar",
|
||||||
"FossFanatic ",
|
"FossFanatic ",
|
||||||
"SmokeyDope",
|
"SmokeyDope",
|
||||||
|
"Faerraven / Michieal",
|
||||||
|
"Codiac",
|
||||||
}},
|
}},
|
||||||
{S("Past Developers"), 0xF84355, {
|
{S("Past Developers"), 0xF84355, {
|
||||||
"jordan4ibanez",
|
"jordan4ibanez",
|
||||||
"iliekprogrammar",
|
"iliekprogrammar",
|
||||||
"kabou",
|
"kabou",
|
||||||
"kay27",
|
"kay27",
|
||||||
"Faerraven / Michieal",
|
|
||||||
"MysticTempest",
|
"MysticTempest",
|
||||||
"NO11",
|
"NO11",
|
||||||
"SumianVoice",
|
"SumianVoice",
|
||||||
|
"PrairieWind",
|
||||||
}},
|
}},
|
||||||
{S("Contributors"), 0x52FF00, {
|
{S("Contributors"), 0x52FF00, {
|
||||||
"RandomLegoBrick",
|
"RandomLegoBrick",
|
||||||
|
@ -114,6 +116,19 @@ return {
|
||||||
"Niterux",
|
"Niterux",
|
||||||
"appgurueu",
|
"appgurueu",
|
||||||
"seventeenthShulker",
|
"seventeenthShulker",
|
||||||
|
"DinoNuggies4665",
|
||||||
|
"basxto",
|
||||||
|
"Morik666",
|
||||||
|
"Eliy21",
|
||||||
|
"mdk",
|
||||||
|
"pepebotella",
|
||||||
|
"Alessandra Lozoya",
|
||||||
|
"VanicGame",
|
||||||
|
"ThePython10110",
|
||||||
|
"Araca",
|
||||||
|
"Montandalar",
|
||||||
|
"mim",
|
||||||
|
"Dark",
|
||||||
}},
|
}},
|
||||||
{S("Music"), 0xA60014, {
|
{S("Music"), 0xA60014, {
|
||||||
"Jordach for the jukebox music compilation from Big Freaking Dig",
|
"Jordach for the jukebox music compilation from Big Freaking Dig",
|
||||||
|
@ -157,6 +172,7 @@ return {
|
||||||
"cora",
|
"cora",
|
||||||
"Faerraven / Michieal",
|
"Faerraven / Michieal",
|
||||||
"PrairieWind",
|
"PrairieWind",
|
||||||
|
"ChrisPHP",
|
||||||
}},
|
}},
|
||||||
{S("3D Models"), 0x0019FF, {
|
{S("3D Models"), 0x0019FF, {
|
||||||
"22i",
|
"22i",
|
||||||
|
@ -164,6 +180,7 @@ return {
|
||||||
"epCode",
|
"epCode",
|
||||||
"Faerraven / Michieal",
|
"Faerraven / Michieal",
|
||||||
"SumianVoice",
|
"SumianVoice",
|
||||||
|
"thunder1035",
|
||||||
}},
|
}},
|
||||||
{S("Textures"), 0xFF9705, {
|
{S("Textures"), 0xFF9705, {
|
||||||
"XSSheep",
|
"XSSheep",
|
||||||
|
@ -180,8 +197,11 @@ return {
|
||||||
"Faerraven / Michieal",
|
"Faerraven / Michieal",
|
||||||
"Nicu",
|
"Nicu",
|
||||||
"Exhale",
|
"Exhale",
|
||||||
|
"Aeonix_Aeon",
|
||||||
"Wbjitscool",
|
"Wbjitscool",
|
||||||
"SmokeyDope",
|
"SmokeyDope",
|
||||||
|
"thunder1035",
|
||||||
|
"Herowl",
|
||||||
}},
|
}},
|
||||||
{S("Translations"), 0x00FF60, {
|
{S("Translations"), 0x00FF60, {
|
||||||
"Wuzzy",
|
"Wuzzy",
|
||||||
|
@ -201,6 +221,9 @@ return {
|
||||||
"Temak",
|
"Temak",
|
||||||
"megustanlosfrijoles",
|
"megustanlosfrijoles",
|
||||||
"kbundg",
|
"kbundg",
|
||||||
|
"Isaac Dennis",
|
||||||
|
"ADLON",
|
||||||
|
"Sab Pyrope",
|
||||||
}},
|
}},
|
||||||
{S("Funders"), 0xF7FF00, {
|
{S("Funders"), 0xF7FF00, {
|
||||||
"40W",
|
"40W",
|
||||||
|
|
Loading…
Reference in New Issue