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

Thomas--S 98216810ef nodebox -> node_box há 7 anos atrás
menu 70e8924082 New header image 'Minetest Game' há 8 anos atrás
mods 98216810ef nodebox -> node_box há 7 anos atrás
.gitignore cd5893db02 Gitignore: Update to ignore additional ide/editors há 8 anos atrás
.luacheckrc e2b3ab768a Fix .luacheckrc (missing Settings class) há 7 anos atrás
.travis.yml b0ae488277 Use travis' container-based infrastructure (#1314) há 7 anos atrás
LICENSE.txt b6889134d3 License.txt: Include full official LGPL 2.1 .txt file há 7 anos atrás
README.txt 9ab50702fb Add LICENSE.txt há 7 anos atrás
game.conf 8e51f318b3 Rename to Minetest Game há 8 anos atrás
game_api.txt a57d2db54a Bushes: Add saplings há 7 anos atrás
minetest.conf f49faadc19 Minetest.conf: Move mapgen flags to engine .conf há 9 anos atrás
minetest.conf.example fed2151d70 Fire: Rewrite fire sound code há 7 anos atrás
settingtypes.txt d68d2c08ef PB&J Pup: Remove mod há 7 anos atrás

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/download
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