Skip to content

Commit 940bd93

Browse files
committedAug 14, 2017
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.
1 parent 71b02d6 commit 940bd93

File tree

3 files changed

+421
-375
lines changed

3 files changed

+421
-375
lines changed
 

‎builtin/mainmenu/dlg_settings_advanced.lua

+2-1
Original file line numberDiff line numberDiff line change
@@ -774,6 +774,7 @@ function create_adv_settings_dlg()
774774
return dlg
775775
end
776776

777-
-- Generate minetest.conf.example and settings_translation_file.cpp
777+
-- Uncomment to generate minetest.conf.example and settings_translation_file.cpp
778+
-- For RUN_IN_PLACE the generated files may appear in the bin folder
778779

779780
--assert(loadfile(core.get_builtin_path().."mainmenu"..DIR_DELIM.."generate_from_settingtypes.lua"))(parse_config_file(true, false))

0 commit comments

Comments
 (0)