1
0
mirror of https://github.com/Sokomine/cottages.git synced 2024-09-21 03:50:23 +02:00
cottages/compat/init.lua

6 lines
119 B
Lua
Raw Normal View History

2022-10-09 23:13:47 +02:00
if cottages.has.workbench then
cottages.dofile("compat", "adventuretest")
cottages.dofile("compat", "realtest")
end