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

Paul Ouellette ccf03ea404 Remove extra empty strings in craft recipes (#2281) vor 5 Jahren
menu 70e8924082 New header image 'Minetest Game' vor 8 Jahren
mods ccf03ea404 Remove extra empty strings in craft recipes (#2281) vor 5 Jahren
.gitignore cd5893db02 Gitignore: Update to ignore additional ide/editors vor 8 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 8e51f318b3 Rename to Minetest Game vor 8 Jahren
game_api.txt bae58b3806 Doors: Allow on_rightclick to be overidden vor 5 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 6688ddf6d4 Add large cactus seedling 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