mirror of
https://github.com/LCE-Hub/LCE-Workshop.git
synced 2026-07-18 16:27:14 +00:00
12 lines
315 B
JSON
12 lines
315 B
JSON
{
|
|
"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": [],
|
|
"files": [] //neo: file list other than `main`
|
|
}
|