mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-18 00:07:21 +00:00
chore: regenerate registry.json, versions.json and plugins.json
This commit is contained in:
parent
70230dc654
commit
9b95238d25
16
plugins.json
Normal file
16
plugins.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"generated_at": "2026-06-14T15:15:50.747Z",
|
||||
"count": 1,
|
||||
"pluginlist": [
|
||||
{
|
||||
"id": "multiplayer-button",
|
||||
"name": "Multiplayer Button",
|
||||
"version": "1.0.0",
|
||||
"author": "neoapps",
|
||||
"description": "Adds a Multiplayer button to the home menu that opens LCELive.",
|
||||
"extended_description": "",
|
||||
"main": "main.js",
|
||||
"permissions": []
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated_at": "2026-06-14T15:12:50.404Z",
|
||||
"generated_at": "2026-06-14T15:15:50.747Z",
|
||||
"count": 52,
|
||||
"packages": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"generated_at": "2026-06-14T15:12:50.405Z",
|
||||
"generated_at": "2026-06-14T15:15:50.747Z",
|
||||
"count": 2,
|
||||
"versionlist": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue