From fe48180210fdbf90ec176ff12b2b1eefd2393d65 Mon Sep 17 00:00:00 2001 From: mckaygerhard Date: Sun, 12 Dec 2021 20:48:14 -0600 Subject: [PATCH] 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 --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a93ebfc..4c69579 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,13 @@ for more information. ## Installation - 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 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: 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 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 See `LICENSE.txt`