3 lines
97 B
Lua

local modpath = minetest.get_modpath("dreambuilder_tweaks")
dofile(modpath .. "/src/facade.lua")