forked from Kimapr/nodecore-skyblock
10 lines
256 B
Lua
10 lines
256 B
Lua
|
-- LUALOCALS < ---------------------------------------------------------
|
||
|
local include, nodecore
|
||
|
= include, nodecore
|
||
|
-- LUALOCALS > ---------------------------------------------------------
|
||
|
|
||
|
nodecore.amcoremod()
|
||
|
|
||
|
include("operate")
|
||
|
include("register")
|