2018-11-04 22:03:22 -05:00
|
|
|
-- LUALOCALS < ---------------------------------------------------------
|
2019-09-07 09:08:57 -04:00
|
|
|
local include, nodecore
|
|
|
|
= include, nodecore
|
2018-11-04 22:03:22 -05:00
|
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
|
2019-09-07 09:08:57 -04:00
|
|
|
nodecore.amcoremod()
|
|
|
|
|
2019-09-14 09:49:06 -04:00
|
|
|
include("api")
|
|
|
|
include("node")
|
|
|
|
include("lumps")
|
|
|
|
include("abm")
|
|
|
|
include("firestarting")
|