mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-29 16:24:58 +00:00
7 lines
234 B
JSON
7 lines
234 B
JSON
{
|
|
"scripts": [
|
|
{ "file": "init.lua", "name": "init", "category": "lifecycle", "description": "Package lifecycle" },
|
|
{ "file": "render.lua", "name": "render", "category": "ui", "description": "Header rendering" }
|
|
]
|
|
}
|