12 lines
285 B
Lua
12 lines
285 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("node")
|
|
include("craft")
|
|
include("charge")
|
|
include("hints")
|