summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVitaliy <silverunicorn2011@yandex.ru>2018-08-29 00:45:46 +0300
committerGitHub <noreply@github.com>2018-08-29 00:45:46 +0300
commitc73b451f9bce329fb1cfd48f68e9a581fa2f8930 (patch)
treee673376b612983ec8ada1d3730e84b92d47b5a35 /README.md
parent9ff2329253a6a356c73334edf9a758a0a850275c (diff)
downloadmesecons-c73b451f9bce329fb1cfd48f68e9a581fa2f8930.tar
mesecons-c73b451f9bce329fb1cfd48f68e9a581fa2f8930.tar.gz
mesecons-c73b451f9bce329fb1cfd48f68e9a581fa2f8930.tar.bz2
mesecons-c73b451f9bce329fb1cfd48f68e9a581fa2f8930.tar.xz
mesecons-c73b451f9bce329fb1cfd48f68e9a581fa2f8930.zip
Update wiki links (#432)
wiki.minetest.net is the official Minetest wiki
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0b926c4..80cf185 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Go get it!
[DOWNLOAD IT NOW](https://github.com/minetest-mods/mesecons/archive/master.zip)
-Now go ahead and install it like any other Minetest mod. Don't know how? Check out [the wonderful page about it](http://wiki.minetest.com/wiki/Mods) over at the Minetest Wiki. For your convenience, here's a quick summary:
+Now go ahead and install it like any other Minetest mod. Don't know how? Check out [the wonderful page about it](https://wiki.minetest.net/Mods) over at the official Minetest Wiki. For your convenience, here's a quick summary:
1. If Mesecons is still in a ZIP file, extract the folder inside to somewhere on the computer.
2. Make sure that when you open the folder, you can directly find `README.md` in the listing. If you just see another folder, move that folder up one level and delete the old one.
@@ -43,6 +43,8 @@ Or maybe a [comprehensive reference](http://mesecons.net/items.html) is your sty
An overview for the very newest of new beginners? How does [this one](http://uberi.mesecons.net/projects/MeseconsBasics/index.html) look?
+There is also a [wiki page](https://wiki.minetest.net/Mods/Mesecons) dedicated to this mod.
+
Want to get more into building? Why not check out the [Mesecons Laboratory](http://uberi.mesecons.net/), a website dedicated to advanced Mesecons builders?
Want to contribute to Mesecons itself? Check out the [source code](https://github.com/minetest-mods/mesecons)!