mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 06:44:58 +00:00
5 lines
157 B
Lua
5 lines
157 B
Lua
-- This file has been split into smaller modules in editor/
|
|
-- Use require("editor") or the individual submodules instead
|
|
|
|
return require("editor.init")
|