1
0
mirror of https://github.com/Sokomine/cottages.git synced 2024-09-21 03:50:23 +02:00
cottages/compat/init.lua
2023-01-23 16:07:26 -08:00

6 lines
119 B
Lua

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