2020-02-05 07:16:22 -05:00

16 lines
357 B
Lua

-- LUALOCALS < ---------------------------------------------------------
local include, nodecore
= include, nodecore
-- LUALOCALS > ---------------------------------------------------------
nodecore.amcoremod()
include("api")
include("ore")
include("fluid")
include("react")
include("tools")
include("cherenkov")
include("radiation")
include("renew")