# Minetest sub.nasa-g0v games The vanilla anarchic famous server game * 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" прочитайте информационный файл в начальном разделе** ![screenshot.png](screenshot.png) For further information, check https://codeberg.org/minenux/minetest-game-subnasa.git or https://gitlab.com/minenux/minetest-game-subnasa ## Installation For specific minetest installation check [docs/INSTALL.md](docs/INSTALL.md) - Unzip the archive, rename the folder to `subnasa` and place it in .. `minetest/games/` - GNU/Linux: If you use a system-wide installation place it in `~/.minetest/games/` or `/usr/share/games/minetest`. ## Compatibility 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 #### Mods * minetest default * sorceredkid auth mod * minetest Auth Redux as `auth_rx` [mods/auth_rx](mods/auth_rx) from https://codeberg.org/minenux/minetest-mod-auth_rx * so then minetest Formspecs as `formspecs` [mods/formspecs](mods/formspecs) from https://codeberg.org/minenux/minetest-mod-formspecs * 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 * 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. * 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 * minenux bags as `backpacks` [mods/backpacks](mods/backpacks) ## Licensing See `LICENSE.txt`