13 lines
300 B
Lua
13 lines
300 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("api")
|
|
include("node")
|
|
include("craft")
|
|
include("raking")
|
|
include("hints")
|