diff --git a/mods/Omnilax@GoFish/description.md b/mods/Omnilax@GoFish/description.md new file mode 100644 index 00000000..feee98fe --- /dev/null +++ b/mods/Omnilax@GoFish/description.md @@ -0,0 +1,5 @@ +- Go Fish mod that adds 3 Booster packs that as you to select a card in hand and creates a random joker. +- Adds 80 unique "Fish" Jokers that can be created from these packs, fish jokers do not take up joker slots but can be hard to catch! +- Also adds 2 vouchers that make it easier to find the card you are looking for while opening a pack. + +This is my first mod, and its not so polished but please let me know any suggestions or bugs! diff --git a/mods/Omnilax@GoFish/meta.json b/mods/Omnilax@GoFish/meta.json new file mode 100644 index 00000000..c0425b1d --- /dev/null +++ b/mods/Omnilax@GoFish/meta.json @@ -0,0 +1,12 @@ +{ + "title": "Go Fish", + "requires-steamodded": true, + "requires-talisman": false, + "categories": ["Content"], + "author": "Omnilax", + "repo": "https://github.com/Omnilax/GoFishBalatro", + "downloadURL": "https://github.com/omnilax/Gofishbalatro/releases/latest/download/go-fish.zip", + "folderName": "GoFish", + "version": "0.1.0", + "automatic-version-check": true +} \ No newline at end of file diff --git a/mods/Omnilax@GoFish/thumbnail.jpg b/mods/Omnilax@GoFish/thumbnail.jpg new file mode 100644 index 00000000..3f602524 Binary files /dev/null and b/mods/Omnilax@GoFish/thumbnail.jpg differ