# Minetest4 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
--------------

This source code and files are only compatible with matched minetest4 engine
from https://codeberg.org/minenux/minetest-engine/src/branch/stable-4.0 
Additionally, when the Minetest4 engine is tagged to be a certain version (e.g.
4.0.18), Minetest Game is tagged with the version 4.0.18 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-4.0.tar.gz 
or generally at https://codeberg.org/minenux/minetest-engine/releases/tag/4.0.18 by example.

Licensing
---------

See LICENSE.txt
Languages
Lua 99.5%
TypeScript 0.5%