This commit is contained in:
/home/neo 2026-06-14 18:57:38 +03:00 committed by GitHub
parent 9b95238d25
commit 2948528916
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,5 +6,6 @@
"description": "Adds a Multiplayer button to the home menu that opens LCELive.",
"extended_description": "",
"main": "main.js",
"permissions": []
"permissions": [],
"files": [] //neo: file list other than `main`
}