From ba26cc989e2b107dccd6af5d7349142c2cc26ae6 Mon Sep 17 00:00:00 2001 From: /home/neo <158327205+neoapps-dev@users.noreply.github.com> Date: Mon, 22 Jun 2026 19:41:04 +0300 Subject: [PATCH] fix --- .00plugins/lce-clicker/meta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .00plugins/lce-clicker/meta.json diff --git a/.00plugins/lce-clicker/meta.json b/.00plugins/lce-clicker/meta.json new file mode 100644 index 0000000..90a284c --- /dev/null +++ b/.00plugins/lce-clicker/meta.json @@ -0,0 +1,10 @@ +{ + "id": "lce-clicker", + "name": "LCE Clicker", + "version": "1.0.0", + "author": "mypasswordis12345lol", + "description": "A Cookie Clicker type mod for the Emerald Launcher", + "extended_description": "Adds a LCE Clicker button in the settings.", + "main": "main.js", + "permissions": [] +}