moved updaters, loops, and alarms into the init.lua file. I consider them core features and they are referenced in the init.lua file so they need to exist there. Threaded versions are still separate though.
2 lines
17 B
Lua
2 lines
17 B
Lua
require("multi")
|