This commit is contained in:
Panquesito7 2019-09-05 12:43:20 -05:00 committed by GitHub
parent 3b7d5459fb
commit a982cae44e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,12 +21,12 @@ https://wiki.minetest.net/Installing_Mods
## Compatibility
The Minetest Game github master HEAD is generally compatible with the github
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.
Additionally, when the Minetest engine is tagged to be a certain version (e.g.
0.4.10), Minetest Game is tagged with the version too.
When stable releases are made, Minetest Game is packaged and made available in
When stable releases are made, Minetest Game is packaged and made available at
https://minetest.net/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).