mirror of
https://github.com/Sokomine/cottages.git
synced 2024-11-10 20:30:46 +01: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
|