This commit is contained in:
/home/neo 2026-06-14 19:30:18 +03:00 committed by GitHub
parent 2543dedc0d
commit d626c5bd59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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": []
}