diff options
| author | PilzAdam <pilzadam@minetest.net> | 2013-07-22 18:16:36 +0200 |
|---|---|---|
| committer | PilzAdam <pilzadam@minetest.net> | 2013-07-22 18:16:36 +0200 |
| commit | a38f8d9900cd16b02f98e85ae8489c811487f101 (patch) | |
| tree | d14b6975144cc5c433e11551b01d9edfb3425720 /minetest.conf.example | |
| parent | 4f3bc05a5b08457549608ae8947e8e7292190a9c (diff) | |
| download | dragonfireclient-a38f8d9900cd16b02f98e85ae8489c811487f101.tar.xz | |
Disable gamemanager by default
Diffstat (limited to 'minetest.conf.example')
| -rw-r--r-- | minetest.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/minetest.conf.example b/minetest.conf.example index 4e3fd4117..575175897 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -379,7 +379,7 @@ #ipv6_server = false #main_menu_game_mgr = 0 -#main_menu_mod_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/*/ |
