1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-14 09:05:19 +02:00

Change main website domain to www.luanti.org (#15748)

Renames all remaining occurences of minetest.net except for the "MS Windows icon resource" file
This commit is contained in:
Montandalar
2025-02-07 05:16:24 +11:00
committed by GitHub
parent 1548b2ae9e
commit ec83312540
6 changed files with 10 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ Luanti Lua Client Modding API Reference 5.11.0
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.minetest.net/>
* More information at <http://www.luanti.org/>
* Developer Wiki: <https://dev.luanti.org/>
Introduction