yl_template/config.lua

5 lines
214 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("external_value") or "default"