2019-10-13 11:37:36 -04:00

14 lines
325 B
Lua

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