Skip to content

Commit

Permalink
Advanced settings: Re-organise mapgen settings for ease of use
Browse files Browse the repository at this point in the history
Add a comment about the auto-generated minetest.conf.example possibly
appearing in the bin folder.
  • Loading branch information
paramat committed Aug 14, 2017
1 parent 71b02d6 commit 940bd93
Show file tree
Hide file tree
Showing 3 changed files with 421 additions and 375 deletions.
3 changes: 2 additions & 1 deletion builtin/mainmenu/dlg_settings_advanced.lua
Expand Up @@ -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))

0 comments on commit 940bd93

Please sign in to comment.