mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-05-02 09:45:00 +00:00
6 lines
184 B
Lua
6 lines
184 B
Lua
-- System administration for supergod
|
|
-- DEPRECATED: This file redirects to system/ directory
|
|
-- Functions are now split into single-function files
|
|
|
|
return require("system.init")
|