Files
homedecor_modpack/homedecor_tables/init.lua
2026-01-01 13:49:26 -05:00

7 lines
153 B
Lua

local modpath = core.get_modpath("homedecor_tables")
dofile(modpath.."/misc.lua")
dofile(modpath.."/endtable.lua")
dofile(modpath.."/coffeetable.lua")