mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-18 00:07:21 +00:00
init
This commit is contained in:
parent
2543dedc0d
commit
d626c5bd59
11
.00plugins/themeloader/meta.json
Normal file
11
.00plugins/themeloader/meta.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"id": "themeloader",
|
||||
"name": "ThemeLoader",
|
||||
"version": "1.0.0",
|
||||
"author": "neoapps",
|
||||
"description": "Theme loader and manager for Emerald Launcher",
|
||||
"extended_description": "# THE OFFICIAL THEMELOADER FOR EMERALD LAUNCHER",
|
||||
"main": "main.js",
|
||||
"permissions": ["storage:plugin", "hooks:app:ready"],
|
||||
"files": []
|
||||
}
|
||||
Loading…
Reference in a new issue