12 lines
285 B
Lua
Raw Normal View History

-- LUALOCALS < ---------------------------------------------------------
local include, nodecore
= include, nodecore
-- LUALOCALS > ---------------------------------------------------------
nodecore.amcoremod()
2019-03-02 20:39:08 -05:00
include("chip")
include("tools")
include("bricks")
include("hints")