1
0
mirror of https://github.com/Sokomine/cottages.git synced 2025-05-08 11:30:27 +02:00
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