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

6 lines
96 B
Lua
Raw Normal View History

2022-10-09 23:13:47 +02:00
cottages.api = {}
cottages.dofile("api", "register_machine")
cottages.dofile("api", "legacy")