diff --git a/mods/Coo29@Soup/Thumbnail.jpg b/mods/Coo29@Soup/Thumbnail.jpg new file mode 100644 index 00000000..bd1e814b Binary files /dev/null and b/mods/Coo29@Soup/Thumbnail.jpg differ diff --git a/mods/Coo29@Soup/description.md b/mods/Coo29@Soup/description.md new file mode 100644 index 00000000..61cb8cdf --- /dev/null +++ b/mods/Coo29@Soup/description.md @@ -0,0 +1,15 @@ +# YippieMod +An in progress mod for balatro, (hopefully) adding various things! + +(Requires Steamodded, untested on versions prior to v1.0.0~ALPHA-1424a) + +Currently added: +3 Jokers + +# Credits + +Art: Coo29 + +Programming: Coo29 + +SFX: Coo29 (yippie sound modified from the original youtube video by Bavaklava) \ No newline at end of file diff --git a/mods/Coo29@Soup/meta.json b/mods/Coo29@Soup/meta.json new file mode 100644 index 00000000..4fec77ca --- /dev/null +++ b/mods/Coo29@Soup/meta.json @@ -0,0 +1,15 @@ +{ + "title": "Soup", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Content", + "Resource Packs", + "Miscellaneous" + ], + "author": "Coo29", + "repo": "https://github.com/Coo29/Soup", + "downloadURL": "https://github.com/Coo29/Soup/archive/refs/heads/main.zip", + "automatic-version-check": true, + "version": "1.0.0" +}