From c73b451f9bce329fb1cfd48f68e9a581fa2f8930 Mon Sep 17 00:00:00 2001 From: Vitaliy Date: Wed, 29 Aug 2018 00:45:46 +0300 Subject: [PATCH] Update wiki links (#432) wiki.minetest.net is the official Minetest wiki --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)!