1
0
mirror of https://github.com/Sokomine/cottages.git synced 2024-11-12 13:30:34 +01:00
cottages/compat/init.lua
2023-01-23 16:07:35 -08:00

5 lines
118 B
Lua

if cottages.has.workbench then
cottages.dofile("compat", "adventuretest")
cottages.dofile("compat", "realtest")
end