Merge pull request 'Release 0.80' (#2757) from release_0.80 into master

Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2757
This commit is contained in:
cora 2022-10-23 15:48:32 +00:00
commit e126a5f96d
3 changed files with 14 additions and 6 deletions

View File

@ -33,6 +33,7 @@
* RandomLegoBrick
* SumianVoice
* MrRar
* talamh
## Contributors
* Laurent Rocher
@ -66,7 +67,6 @@
* Benjamin Schötz
* Doloment
* Sydney Gems
* talamh
* Emily2255
* Emojigit
* FinishedFragment
@ -85,6 +85,10 @@
* opfromthestart
* snowyu
* FaceDeer
* Faerraven / Michieal
* FossFanatic
* Herbert West
* GuyLiner
## MineClone5
* kay27
@ -95,7 +99,7 @@
* chmodsayshello
* 3raven
* PrairieWind
* Gustavo1
* Gustavo6046 / wallabra
* CableGuy67
* MrRar

View File

@ -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.80 (in development)
Version: 0.80
### Gameplay
You start in a randomly-generated world made entirely of cubes. You can explore

View File

@ -34,6 +34,7 @@ return {
"RandomLegoBrick",
"SumianVoice",
"MrRar",
"talamh",
}},
{S("Contributors"), 0x52FF00, {
"Laurent Rocher",
@ -67,7 +68,6 @@ return {
"Benjamin Schötz",
"Doloment",
"Sydney Gems",
"talamh",
"Emily2255",
"Emojigit",
"FinishedFragment",
@ -86,6 +86,10 @@ return {
"opfromthestart",
"snowyu",
"FaceDeer",
"Faerraven / Michieal",
"FossFanatic",
"Herbert West",
"GuyLiner",
}},
{S("MineClone5"), 0xA60014, {
"kay27",
@ -96,7 +100,7 @@ return {
"chmodsayshello",
"3raven",
"PrairieWind",
"Gustavo1",
"Gustavo6046 / wallabra",
"CableGuy67",
"MrRar",
}},
@ -179,4 +183,4 @@ return {
"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",
}},
}
}