Minetest Game - The default game for the Minetest engine [https://github.com/minetest/minetest/] http://minetest.net/

DTA7 a2d7678ffd Add nil checks for placer 6 سال پیش
menu 70e8924082 New header image 'Minetest Game' 8 سال پیش
mods a2d7678ffd Add nil checks for placer 6 سال پیش
.gitignore cd5893db02 Gitignore: Update to ignore additional ide/editors 8 سال پیش
.luacheckrc 49cc4c7c63 Add loot to dungeons (#1921) 6 سال پیش
.travis.yml b0ae488277 Use travis' container-based infrastructure (#1314) 7 سال پیش
LICENSE.txt b6889134d3 License.txt: Include full official LGPL 2.1 .txt file 7 سال پیش
README.txt 91997d9342 README: Update minetest.net downloads link to avoid redirection 6 سال پیش
game.conf 8e51f318b3 Rename to Minetest Game 8 سال پیش
game_api.txt d4e1bd053e Player API: Set eye height property for new player model 6 سال پیش
minetest.conf f49faadc19 Minetest.conf: Move mapgen flags to engine .conf 9 سال پیش
minetest.conf.example 08706313f4 Add option to disable lavacooling (#1726) 7 سال پیش
settingtypes.txt 08706313f4 Add option to disable lavacooling (#1726) 7 سال پیش

README.txt

Minetest Game [minetest_game]
=============================
The main subgame for the Minetest engine
========================================

To use this subgame with the Minetest engine, insert this repository as
/games/minetest_game

The Minetest engine can be found in:
https://github.com/minetest/minetest/

Compatibility
--------------
The Minetest Game github master HEAD is generally compatible with the github
master HEAD of the Minetest engine.

Additionally, when the Minetest engine is tagged to be a certain version (eg.
0.4.10), Minetest Game is tagged with the version too.

When stable releases are made, Minetest Game is packaged and made available in
http://minetest.net/downloads/
and in case the repository has grown too much, it may be reset. In that sense,
this is not a "real" git repository. (Package maintainers please note!)

Licensing
---------

See LICENSE.txt