yl_template/config.lua

4 lines
220 B
Lua

-- Setting a configuration, switch the order in which the settings shall take precedence. First valid one taken.
yl_template.external_value = "mod_default" or minetest.settings:get_string("external_value") or "default"