update README information, pointed license and authors

master
mckaygerhard 2023-06-11 03:32:24 -04:00
parent 8b6847f2ab
commit a3849b3648
1 changed files with 15 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# Minetest sub.nasa-g0v games
# Minetest sub.nasa-g0v game
The vanilla anarchic famous server game
@ -8,7 +8,7 @@ The vanilla anarchic famous server game
![screenshot.png](screenshot.png)
For further information, check https://codeberg.org/minenux/minetest-game-subnasa.git or https://gitlab.com/minenux/minetest-game-subnasa
For further information, check https://codeberg.org/minenux/minetest-game-subnasa.git or https://git.minetest.io/minenux/minetest-game-subnasa
## Installation
@ -22,34 +22,37 @@ 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
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.
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
* https://codeberg.org/minenux/minetest-engine-minetest/src/branch/stable-5.X
#### Mods
* minetest default
* integrated the killme/game_commands were simplified into default mod, and provide CC-BY-SA-NC license
* 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.
* 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
* 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
* ethereal as `ethereal` [mods/ethereal](mods/ethereal) from https://codeberg.org/minenux/minetest-mod-ethereal
* armors and stuff mods
* 3d_armor and shields [mods/3d_armor](mods/3d_armor) https://codeberg.org/minenux/minetest-mod-3d_armor
* minenux bags as `backpacks` [mods/backpacks](mods/backpacks)
## Licensing
See `LICENSE.txt`
* (c) 2020 mckaygerhard
* (c) 2020 mckayshirou
CC-BY-SA-NC 4.0 (c) MckAY Lenz, See `LICENSE.txt`