mirror of
https://github.com/Sokomine/cottages.git
synced 2024-11-12 13:30:34 +01:00
5 lines
118 B
Lua
5 lines
118 B
Lua
if cottages.has.workbench then
|
|
cottages.dofile("compat", "adventuretest")
|
|
cottages.dofile("compat", "realtest")
|
|
end
|