1
0
mirror of https://github.com/Sokomine/cottages.git synced 2024-09-30 16:30:31 +02:00
cottages/compat/init.lua

5 lines
118 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