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:
parent
53fdd2335b
commit
5aeb5b81b1
|
@ -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
Loading…
Reference in New Issue