mirror of
https://github.com/Sokomine/cottages.git
synced 2025-04-22 03:50:23 +02:00
6 lines
119 B
Lua
6 lines
119 B
Lua
|
|
if cottages.has.workbench then
|
|
cottages.dofile("compat", "adventuretest")
|
|
cottages.dofile("compat", "realtest")
|
|
end
|