mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-15 15:08:09 +00:00
51 lines
1.4 KiB
JSON
51 lines
1.4 KiB
JSON
{
|
|
"generated_at": "2026-07-12T07:12:46.575Z",
|
|
"count": 4,
|
|
"pluginlist": [
|
|
{
|
|
"id": "lce-clicker",
|
|
"name": "LCE Clicker",
|
|
"version": "1.1.1",
|
|
"author": "mypasswordis12345lol",
|
|
"description": "A Cookie Clicker type mod for the Emerald Launcher",
|
|
"extended_description": "Adds a LCE Clicker button in the settings.",
|
|
"main": "main.js",
|
|
"permissions": []
|
|
},
|
|
{
|
|
"id": "multiplayer-button",
|
|
"name": "Multiplayer Button",
|
|
"version": "1.0.1",
|
|
"author": "neoapps",
|
|
"description": "Adds a Multiplayer button to the home menu that opens LCELive.",
|
|
"extended_description": "",
|
|
"main": "main.js",
|
|
"permissions": [],
|
|
"files": []
|
|
},
|
|
{
|
|
"id": "random-buttons",
|
|
"name": "Random Button Names",
|
|
"version": "1.0.0",
|
|
"author": "mypasswordis12345lol",
|
|
"description": "Randomizes button names.",
|
|
"extended_description": "",
|
|
"main": "main.js",
|
|
"permissions": []
|
|
},
|
|
{
|
|
"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": []
|
|
}
|
|
]
|
|
} |