forgotten-lands-cd2025/tlconfig.lua

7 lines
96 B
Lua
Raw Normal View History

2023-11-05 12:10:21 -05:00
return {
include_dir = {
"mods"
},
global_env_def = "minetest",
gen_target = "5.1"
}