Advanced settings: Re-organise mapgen settings for ease of use

Add a comment about the auto-generated minetest.conf.example possibly
appearing in the bin folder.
This commit is contained in:
paramat 2017-08-13 19:01:04 +01:00 committed by Nils Dagsson Moskopp
parent 53fdd2335b
commit 5aeb5b81b1
Signed by: erle
GPG Key ID: A3BC671C35191080
2 changed files with 546 additions and 538 deletions

View File

@ -774,6 +774,7 @@ function create_adv_settings_dlg()
return dlg
end
-- Generate minetest.conf.example and settings_translation_file.cpp
-- Uncomment to generate minetest.conf.example and settings_translation_file.cpp
-- For RUN_IN_PLACE the generated files may appear in the bin folder
--assert(loadfile(core.get_builtin_path().."mainmenu"..DIR_DELIM.."generate_from_settingtypes.lua"))(parse_config_file(true, false))

File diff suppressed because it is too large Load Diff