diff --git a/.00plugins/multiplayer-button/meta.json b/.00plugins/multiplayer-button/meta.json index f106560..9609783 100644 --- a/.00plugins/multiplayer-button/meta.json +++ b/.00plugins/multiplayer-button/meta.json @@ -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` }