From 2948528916fefde51ec887235c3ecc3c1bc9862b Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Sun, 14 Jun 2026 18:57:38 +0300 Subject: [PATCH] fix --- .00plugins/multiplayer-button/meta.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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` }