diff --git a/mods/TheCodingZombie@ColorSplashed/description.md b/mods/TheCodingZombie@ColorSplashed/description.md new file mode 100644 index 00000000..9333b62f --- /dev/null +++ b/mods/TheCodingZombie@ColorSplashed/description.md @@ -0,0 +1,5 @@ +# ColorSplashed +A Paper Mario-inspired Balatro mod, featuring enemies, Battle Cards, and mechanics from Paper Mario: Color Splash! + +This mod's additions include, but are not limited to, 117 new Jokers, 60 Battle Cards, and a new mechanic called Drained, +adding a new level of difficulty to Balatro runs! Freely change your experience through the config options provided! \ No newline at end of file diff --git a/mods/TheCodingZombie@ColorSplashed/meta.json b/mods/TheCodingZombie@ColorSplashed/meta.json new file mode 100644 index 00000000..93ee1822 --- /dev/null +++ b/mods/TheCodingZombie@ColorSplashed/meta.json @@ -0,0 +1,12 @@ +{ + "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 diff --git a/mods/TheCodingZombie@ColorSplashed/thumbnail.jpg b/mods/TheCodingZombie@ColorSplashed/thumbnail.jpg new file mode 100644 index 00000000..27297d2e Binary files /dev/null and b/mods/TheCodingZombie@ColorSplashed/thumbnail.jpg differ