1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Rename dev.minetest.net to dev.luanti.org (#15718)

This commit is contained in:
Mark Wiemer
2025-01-26 10:17:36 -08:00
committed by GitHub
parent 99a27b7495
commit ffb4a5b565
4 changed files with 17 additions and 17 deletions

View File

@@ -6,7 +6,7 @@ it's now called `core` due to the renaming of Luanti (formerly Minetest).
`minetest` will keep existing as an alias, so that old code won't break.
* More information at <http://www.luanti.org/>
* Developer Wiki: <http://dev.luanti.org/>
* Developer Wiki: <https://dev.luanti.org/>
* (Unofficial) Minetest Modding Book by rubenwardy: <https://rubenwardy.com/minetest_modding_book/>
* Modding tools: <https://github.com/luanti-org/modtools>