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.
master
paramat 2017-08-13 19:01:04 +01:00 committed by paramat
parent 71b02d626f
commit 940bd93e88
3 changed files with 1338 additions and 1292 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

File diff suppressed because it is too large Load Diff