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": [] +}