be452b4d52
Now all that's needed is converting existing mods for proof of concept.
16 lines
368 B
Lua
16 lines
368 B
Lua
-- LUALOCALS < ---------------------------------------------------------
|
|
local include, nodecore
|
|
= include, nodecore
|
|
-- LUALOCALS > ---------------------------------------------------------
|
|
|
|
nodecore.amcoremod()
|
|
|
|
include("stasis")
|
|
include("abmhack")
|
|
include("dnts")
|
|
include("aism")
|
|
include("soaking")
|
|
include("ambiance")
|
|
include("playerstep")
|
|
include("dynalight")
|