Skip to content
Snippets Groups Projects
Commit fa06d119 authored by Perttu Ahola's avatar Perttu Ahola
Browse files

Add proper notes about compatibility in README.txt

parent b4d659d8
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,18 @@ in the Minetest Engine.
The Minetest Engine can be found in:
https://github.com/celeron55/minetest/
This has been tested to work with the version tagged 0.4.dev-20120326.
Compatibility
--------------
The minetest_game github master HEAD is generally compatible with the github
master HEAD of minetest.
Additionally, when the minetest engine is tagged to be a certain version (eg.
0.4.dev-20120326), minetest_game is tagged with the version too.
When stable releases are made, minetest_game is packaged and made available in
https://github.com/celeron55/minetest_game/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!)
License of source code
----------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment