1
0
mirror of https://github.com/Sokomine/cottages.git synced 2024-06-30 02:06:04 +02: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