mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Fix modstore URLs
This commit is contained in:
parent
a38f8d9900
commit
0b4b9e7f3a
2 changed files with 6 additions and 6 deletions
|
@ -380,6 +380,6 @@
|
|||
|
||||
#main_menu_game_mgr = 0
|
||||
#main_menu_mod_mgr = 1
|
||||
#modstore_download_url = http://forum.minetest.net/media/
|
||||
#modstore_listmods_url = http://forum.minetest.net/mmdb/mods/
|
||||
#modstore_details_url = http://forum.minetest.net/mmdb/mod/*/
|
||||
#modstore_download_url = https://forum.minetest.net/media/
|
||||
#modstore_listmods_url = https://forum.minetest.net/mmdb/mods/
|
||||
#modstore_details_url = https://forum.minetest.net/mmdb/mod/*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue