keep track of changes compared to upstream
This commit is contained in:
parent
1cbebae5b8
commit
48e320d907
1 changed files with 11 additions and 3 deletions
14
README.md
14
README.md
|
@ -1,9 +1,17 @@
|
||||||
# MineClone 2
|
# MineClone 2 (Forkhausen Edition)
|
||||||
An unofficial Minecraft-like game for Minetest. Forked from MineClone by davedevils.
|
An unofficial Minecraft-like game for Minetest. Forked from MineClone2 developed by Wuzzy
|
||||||
Developed by Wuzzy and contributors. Not developed or endorsed by Mojang AB.
|
and contributors which is a fork of MineClone by davedevils. Not developed or endorsed by Mojang AB.
|
||||||
|
|
||||||
Version: 0.64.0
|
Version: 0.64.0
|
||||||
|
|
||||||
|
## Differences to MineClone 2
|
||||||
|
So far some minor fixes that I also sent upstream to Wuzzy for inclusion and some yet unmerged features from others:
|
||||||
|
|
||||||
|
* Fix a crash when refueling powered minecarts [issue #683](https://git.minetest.land/Wuzzy/MineClone2/issues/683)
|
||||||
|
* Pumpkins grow without a face and can be carved [issue #682](https://git.minetest.land/Wuzzy/MineClone2/issues/682)
|
||||||
|
* Fix acceleration of powered minecarts and powered rails not summing up (by 2mac)
|
||||||
|
[issue #658](https://git.minetest.land/Wuzzy/MineClone2/issues/658).
|
||||||
|
|
||||||
### Gameplay
|
### Gameplay
|
||||||
You start in a randomly-generated world made entirely of cubes. You can explore
|
You start in a randomly-generated world made entirely of cubes. You can explore
|
||||||
the world and dig and build almost every block in the world to create new
|
the world and dig and build almost every block in the world to create new
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue