mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00: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:
parent
1548b2ae9e
commit
ec83312540
6 changed files with 10 additions and 10 deletions
|
@ -404,7 +404,7 @@ void set_default_settings()
|
|||
#endif
|
||||
|
||||
#if ENABLE_UPDATE_CHECKER
|
||||
settings->setDefault("update_information_url", "https://www.minetest.net/release_info.json");
|
||||
settings->setDefault("update_information_url", "https://www.luanti.org/release_info.json");
|
||||
#else
|
||||
settings->setDefault("update_information_url", "");
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue