Skip to content
Snippets Groups Projects
Unverified Commit 5b21d1de authored by Paramat's avatar Paramat Committed by GitHub
Browse files

README: Use correct link, make link clickable

parent 71060568
No related branches found
No related tags found
No related merge requests found
...@@ -2,8 +2,10 @@ ...@@ -2,8 +2,10 @@
The default game bundled in the Minetest engine. The default game bundled in the Minetest engine.
For further information, check [this forum topic](https://forum.minetest.net/viewtopic.php?f=15&t=9724). For further information, check
Also see the [Minetest Wiki](https://wiki.minetest.net/Subgames/Minetest_Game) for more information. [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 ## Installation
...@@ -13,8 +15,7 @@ place it in .. minetest/games/ ...@@ -13,8 +15,7 @@ place it in .. minetest/games/
- GNU/Linux: If you use a system-wide installation place - GNU/Linux: If you use a system-wide installation place
it in ~/.minetest/games/. it in ~/.minetest/games/.
The Minetest engine can be found at The Minetest engine can be found at [GitHub](https://github.com/minetest/minetest).
[GitHub](https://github.com/minetest/minetest).
For further information or help, see: For further information or help, see:
https://wiki.minetest.net/Installing_Mods https://wiki.minetest.net/Installing_Mods
...@@ -26,8 +27,8 @@ master HEAD of the Minetest engine. ...@@ -26,8 +27,8 @@ master HEAD of the Minetest engine.
Additionally, when the Minetest engine is tagged to be a certain version (e.g. 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. 0.4.10), Minetest Game is tagged with the version too.
When stable releases are made, Minetest Game and the Minetest engine is packaged and made available at When stable releases are made, Minetest Game and the Minetest engine is packaged
https://minetest.net/downloads/ and made available at [www.minetest.net](https://www.minetest.net/downloads/).
## Licensing ## Licensing
......
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