Change package name to avoid conflict

This commit is contained in:
Daniël van Noord
2021-02-20 20:41:25 +01:00
parent db19976e3e
commit f1183801a8

View File

@@ -1,5 +1,5 @@
{ {
"name": "cookie-monster", "name": "cookiemonster-mod",
"version": "2.031.4", "version": "2.031.4",
"description": "Cookie Monster is an add-on that you can load into Cookie Clicker which offers a wide range of tools and statistics to enhance the game. It is not a cheat interface although it does offer helpers for golden cookies and such, everything can be toggled off at will to only leave how much information you want. This is a helper and everything is an option.", "description": "Cookie Monster is an add-on that you can load into Cookie Clicker which offers a wide range of tools and statistics to enhance the game. It is not a cheat interface although it does offer helpers for golden cookies and such, everything can be toggled off at will to only leave how much information you want. This is a helper and everything is an option.",
"main": "CookieMonster.js", "main": "CookieMonster.js",