From 2f90e17d45eb107753422cd1d226d5b46230ee1a Mon Sep 17 00:00:00 2001 From: Version Update Bot Date: Tue, 15 Apr 2025 08:23:46 +0000 Subject: [PATCH] Auto-update mod versions (2025-04-15 08:23:45) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated mods: - ColorSplashed: 1.0.0R → v1 (release) --- mods/TheCodingZombie@ColorSplashed/meta.json | 24 +++++++++++--------- 1 file changed, 13 insertions(+), 11 deletions(-) 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 +}