diff --git a/mods/TheCodingZombie@ColorSplashed/meta.json b/mods/TheCodingZombie@ColorSplashed/meta.json index 93ee1822..8e87c28f 100644 --- a/mods/TheCodingZombie@ColorSplashed/meta.json +++ b/mods/TheCodingZombie@ColorSplashed/meta.json @@ -1,12 +1,14 @@ { - "title": "ColorSplashed", - "requires-steamodded": true, - "requires-talisman": true, - "categories": ["Content"], - "author": "TheCodingZombie", - "repo": "https://github.com/TheCodingZombie/PMCSBalatro", - "downloadURL": "https://github.com/TheCodingZombie/PMCSBalatro/archive/refs/tags/v1.zip", - "folderName": "ColorSplashed", - "version": "1.0.0R", - "automatic-version-check": true - } \ No newline at end of file + "title": "ColorSplashed", + "requires-steamodded": true, + "requires-talisman": true, + "categories": [ + "Content" + ], + "author": "TheCodingZombie", + "repo": "https://github.com/TheCodingZombie/PMCSBalatro", + "downloadURL": "https://github.com/TheCodingZombie/PMCSBalatro/archive/refs/tags/v1.zip", + "folderName": "ColorSplashed", + "version": "v1", + "automatic-version-check": true +}