Герхард 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

37 lines
1.2 KiB
Plaintext

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`