update readme about the current gameid and compatible engines

* this previously prepared the corresponding repos:
    * https://codeberg.org/minenux/minetest-engine-minetest
    * https://github.com/minenux/minetest-engine-luk3yx
    * https://gitlab.com/minenux/minetest-game-luk3yx
    * https://github.com/minenux/minetest-engine
This commit is contained in:
mckaygerhard 2021-12-12 20:48:14 -06:00
parent 66952a26ac
commit fe48180210

View File

@ -8,11 +8,13 @@ for more information.
## Installation ## Installation
- Unzip the archive, rename the folder to subnasa and - Unzip the archive, rename the folder to subnasa and
place it in .. minetest/games/ place it in .. `minetest/games/`
- GNU/Linux: If you use a system-wide installation place - GNU/Linux: If you use a system-wide installation place
it in `~/.minetest/games/` or `/usr/share/games/minetest4`. it in `~/.minetest/games/` or `/usr/share/games/minetest4`.
For specific minetest installation check [docs/INSTALL.md](docs/INSTALL.md)
For further information or help, see: For further information or help, see:
https://wiki.minetest.net/Installing_Mods https://wiki.minetest.net/Installing_Mods
@ -21,6 +23,16 @@ https://wiki.minetest.net/Installing_Mods
The Minetest subnasa Game GitHub master HEAD is only compatible with minetest4 engine The Minetest subnasa Game GitHub master HEAD is only compatible with minetest4 engine
that can be found at https://codeberg.org/minenux/minetest-engine/src/branch/stable-4.0 that can be found at https://codeberg.org/minenux/minetest-engine/src/branch/stable-4.0
It may work with the older minetest 0.4.17.1 inclusivelly 0.4.16 but is not guarantee.
To download you can play this game with the following minetest engines:
* https://codeberg.org/minenux/minetest-engine-minetest/src/branch/stable-4.1
* https://codeberg.org/minenux/minetest-engine-minetest/src/branch/stable-4.0
* https://codeberg.org/minenux/minetest-engine-multicraft/tag/v1.10.0
* https://codeberg.org/minenux/minetest-engine-multicraft/tag/v1.11.0
* https://github.com/minenux/minetest-engine-luk3yx/tree/stable-4.1
* https://github.com/MultiCraft/MultiCraft-legacy/releases/tag/v1.10.0
## Licensing ## Licensing
See `LICENSE.txt` See `LICENSE.txt`