mirror of
https://github.com/Sokomine/cottages.git
synced 2025-04-22 03:50:23 +02: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
|