GAME for Minetest and for final minetest
 
 
Go to file
Герхард PICCORO Lenz McKAY 919e63f72f update 0.4.17.3 as most compatible with 0.4
* update readme, but not set to markdown yet
* update game.conf mostly description and name
2021-12-09 17:52:42 -04:00
menu New header image 'Minetest Game' 2015-10-10 16:28:40 +01:00
mods Default: Increase the maximum level of the diamond axe to 3 2021-12-09 16:54:51 -04:00
.gitignore Gitignore: Update to ignore additional ide/editors 2016-06-26 06:10:49 +01:00
.luacheckrc Fix .luacheckrc (missing Settings class) 2017-04-11 16:53:38 +02:00
.travis.yml Use travis' container-based infrastructure (#1314) 2016-11-23 22:00:35 -08:00
LICENSE.txt License.txt: Include full official LGPL 2.1 .txt file 2017-01-07 22:01:24 +00:00
README.txt update 0.4.17.3 as most compatible with 0.4 2021-12-09 17:52:42 -04:00
game.conf update 0.4.17.3 as most compatible with 0.4 2021-12-09 17:52:42 -04:00
game_api.txt TNT: Add tnt.boom defaults 2017-11-19 23:03:38 +01:00
minetest.conf Minetest.conf: Move mapgen flags to engine .conf 2015-04-14 02:32:06 +01:00
minetest.conf.example Add option to disable lavacooling (#1726) 2017-05-07 18:25:53 +02:00
settingtypes.txt Add option to disable lavacooling (#1726) 2017-05-07 18:25:53 +02:00

README.txt

Minetest Game [minetest_game]
=============================

The main and default (sub)game for the Minetest engine

For further information, check 
[this forum topic](https://forum.minetest.net/viewtopic.php?f=15&t=9724).   
Also see the [Minetest Wiki](https://wiki.minetest.net/Subgames/Minetest_Game) 
for more information.

## Installation
---------------

* clone or download this repository or game tarball
* Unzip the archive, 
* rename the directory to `minetest` 
* and place it in .. `<SHAREDIR>/minetest/games/` if you use a system-wide installation
* or place it in `~/.minetest/games/` of your home.

## Compatibility
----------------

This source code and files are only compatible with matched minetest older engine
from https://codeberg.org/minenux/minetest-engine/src/branch/stable-0.4 
Additionally, when the Minetest4 engine is tagged to be a certain version (e.g.
0.4.17.1), Minetest Game is tagged with the version 0.4.17.1 too.

When stable releases are made, Minetest Game and the Minetest engine is packaged 
and made available at https://codeberg.org/minenux/minetest-engine/archive/stable-0.4.tar.gz 
or generally at https://codeberg.org/minenux/minetest-engine/releases/tag/0.4.17.3 by example.

## Licensing
------------

See `LICENSE.txt`