mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-23 02:37:23 +00:00
12 lines
331 B
JSON
12 lines
331 B
JSON
{
|
|
"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": []
|
|
}
|