Marty Oehme
c27e697870
Move everything pertinent from init.lua to the core module init file itself. For now the only thing remaining in the init lua is requiring the core.
1 line
16 B
Lua
1 line
16 B
Lua
require("core")
|