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

sfan5 b701e500aa Support for icesheet dungeons in dungeon_loot vor 4 Jahren
menu 70e8924082 New header image 'Minetest Game' vor 8 Jahren
mods b701e500aa Support for icesheet dungeons in dungeon_loot vor 4 Jahren
.gitignore cd5893db02 Gitignore: Update to ignore additional ide/editors vor 7 Jahren
.luacheckrc 49cc4c7c63 Add loot to dungeons (#1921) vor 6 Jahren
.travis.yml b0ae488277 Use travis' container-based infrastructure (#1314) vor 7 Jahren
LICENSE.txt b6889134d3 License.txt: Include full official LGPL 2.1 .txt file vor 7 Jahren
README.txt da877ccf57 Rename 'subgame' to 'game' vor 6 Jahren
game.conf 80c10cee15 Capitalize author in game.conf to match ContentDB vor 5 Jahren
game_api.txt b701e500aa Support for icesheet dungeons in dungeon_loot vor 4 Jahren
minetest.conf f49faadc19 Minetest.conf: Move mapgen flags to engine .conf vor 9 Jahren
minetest.conf.example bcf76eab1d Settings: Add missing settings to settingtypes.txt vor 6 Jahren
schematic_tables.txt ca7c131133 Large cactus schematic: Don't force-place root node vor 4 Jahren
screenshot.png bfde214c52 Add screenshot.png, and more info to game.conf vor 5 Jahren
settingtypes.txt bcf76eab1d Settings: Add missing settings to settingtypes.txt vor 6 Jahren

README.txt

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

To use this game 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