2023-06-11 03:32:24 -04:00
# Minetest sub.nasa-g0v game
2021-12-03 23:15:49 -04:00
The vanilla anarchic famous server game
2022-02-10 14:50:48 -04:00
* English information: [GAMEINFO-en.md ](GAMEINFO-en.md ), **WARNING: if you question why there is no mod "x" instead of mod "y" read the information file in the initial section **
* Informacion español: [GAMEINFO-es.md ](GAMEINFO-es.md ), **ADVERTENCIA: si se cuestiona porque no esta el mod "x" en vez de el mod "y" lease el archivo de informacion en la seccion inicial**
* Информация русском: [GAMEINFO-ru.md ](GAMEINFO-ru.md ), **ВНИМАНИЕ: если у вас возник вопрос, почему нет мода "x" вместо мода "y" прочитайте информационный файл в начальном разделе**
2021-12-03 23:15:49 -04:00
2022-02-10 18:19:33 -04:00
![screenshot.png ](screenshot.png )
2023-06-11 12:10:24 -04:00
For further information, check https://codeberg.org/minenux/minetest-game-subnasa.git
or https://git.minetest.io/minenux/minetest-game-subnasa
2022-02-11 01:02:43 -04:00
2021-12-03 23:15:49 -04:00
## Installation
2021-12-13 20:48:30 -06:00
For specific minetest installation check [docs/INSTALL.md ](docs/INSTALL.md )
2022-02-10 14:50:48 -04:00
- Unzip the archive, rename the folder to `subnasa` and
2021-12-12 20:48:14 -06:00
place it in .. `minetest/games/`
2021-12-03 23:15:49 -04:00
- GNU/Linux: If you use a system-wide installation place
2022-02-10 14:50:48 -04:00
it in `~/.minetest/games/` or `/usr/share/games/minetest` .
2021-12-03 23:15:49 -04:00
## Compatibility
2023-06-11 03:32:24 -04:00
The Minetest subnasa Game GitHub master HEAD is compatible with MT 0.4.16, 4.0, 5.2 and 5.4
that can be found at https://minetest.io but was only tested in 0.4.17 engine.
2021-12-03 23:15:49 -04:00
2021-12-12 20:48:14 -06:00
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
2023-06-11 03:32:24 -04:00
* https://codeberg.org/minenux/minetest-engine-minetest/src/branch/stable-5.X
2021-12-12 20:48:14 -06:00
2022-02-10 18:19:33 -04:00
#### Mods
2023-06-11 15:00:07 -04:00
* minetest default and xtras
2023-06-11 03:32:24 -04:00
* integrated the killme/game_commands were simplified into default mod, and provide CC-BY-SA-NC license
2023-06-11 20:01:16 -04:00
* farming is default older but has build-in toolrank detection support
2023-06-11 12:10:24 -04:00
* xdecor as `xdecor` [mods/xdecor ](mods/xdecor ) a super reduced version of homedecor pack, for performance
2023-01-02 01:33:07 -04:00
* sorceredkid auth mod
* minetest Auth Redux as `auth_rx` [mods/auth_rx ](mods/auth_rx ) from https://codeberg.org/minenux/minetest-mod-auth_rx
2022-02-13 04:51:34 -04:00
* so then minetest Formspecs as `formspecs` [mods/formspecs ](mods/formspecs ) from https://codeberg.org/minenux/minetest-mod-formspecs
* minetest floatlands as `floatlands` [mods/floatlands ](mods/floatlands ) derived from Floatlands Realm made to this servers, as https://codeberg.org/minenux/minetest-mod-floatland
* so then default flowers as `flowers` are need. Later this will need ethereal modifications.
2023-06-11 03:32:24 -04:00
* minetest Random Spawn as `rspawn` [mods/rspawn ](mods/rspawn ) from https://codeberg.org/minenux/minetest-mod-rspawn
* so then default beds as `beds` [mods/beds ](mods/beds ) from default 0.4
2023-01-02 01:33:07 -04:00
* tenplus1 customized mods
* simple_skins as `skins` [mods/skins ](mods/skins ) from https://codeberg.org/minenux/minetest-mod-simple_skins
* regrow as `regrow` [mods/regrow ](mods/regrow ) from https://codeberg.org/minenux/minetest-mod-regrow
2023-06-11 03:32:24 -04:00
* ethereal as `ethereal` [mods/ethereal ](mods/ethereal ) from https://codeberg.org/minenux/minetest-mod-ethereal
2023-06-11 20:01:16 -04:00
* toolranks as `toolranks` [mods/toolranks ](mods/toolranks ) (reduced) from https://codeberg.org/minenux/minetest-mod-toolranks
2023-06-11 03:32:24 -04:00
* armors and stuff mods
* 3d_armor and shields [mods/3d_armor ](mods/3d_armor ) https://codeberg.org/minenux/minetest-mod-3d_armor
2023-06-11 12:10:24 -04:00
* player stuffs:
* minenux bags as `backpacks` [mods/backpacks ](mods/backpacks )
2022-02-10 18:19:33 -04:00
2021-12-03 23:15:49 -04:00
## Licensing
2023-06-11 03:32:24 -04:00
* (c) 2020 mckaygerhard
* (c) 2020 mckayshirou
CC-BY-SA-NC 4.0 (c) MckAY Lenz, See `LICENSE.txt`