2019-12-07 22:45:34 -05:00

15 lines
338 B
Lua

-- LUALOCALS < ---------------------------------------------------------
local include, nodecore
= include, nodecore
-- LUALOCALS > ---------------------------------------------------------
nodecore.amcoremod()
include("api")
include("glass")
include("lens")
include("prism")
include("cooking")
include("crafting")
include("shelf")