diff --git a/bet-overrides/colonthreeing@WhatsInMyFool/bet.json b/bet-overrides/colonthreeing@WhatsInMyFool/bet.json new file mode 100644 index 000000000..569c28be7 --- /dev/null +++ b/bet-overrides/colonthreeing@WhatsInMyFool/bet.json @@ -0,0 +1,3 @@ +{ + "allowedInRanked": true +} diff --git a/mods/colonthreeing@WhatsInMyFool/description.md b/mods/colonthreeing@WhatsInMyFool/description.md new file mode 100644 index 000000000..ec2ea19e1 --- /dev/null +++ b/mods/colonthreeing@WhatsInMyFool/description.md @@ -0,0 +1,9 @@ +# What's In My Fool + +Adds a small text label under your consumable slot showing which card is +currently held inside The Fool, so you don't have to guess or check the +tarot/planet log to remember. + +Made by colonthreeing, idea by cjpep, and heavily based on the "TopCardPreview" mod. + +**Requires:** [Steamodded](https://github.com/Steamodded/smods) and [Lovely](https://github.com/ethangreen-dev/lovely-injector). diff --git a/mods/colonthreeing@WhatsInMyFool/meta.json b/mods/colonthreeing@WhatsInMyFool/meta.json new file mode 100644 index 000000000..655f53163 --- /dev/null +++ b/mods/colonthreeing@WhatsInMyFool/meta.json @@ -0,0 +1,15 @@ +{ + "title": "What's In My Fool", + "requires-steamodded": true, + "requires-talisman": false, + "categories": [ + "Quality of Life" + ], + "author": "colonthreeing", + "repo": "https://github.com/colonthreeing/WhatsInMyFool", + "downloadURL": "https://github.com/colonthreeing/WhatsInMyFool/archive/refs/heads/main.zip", + "folderName": "WhatsInMyFool", + "version": "1.0.0", + "automatic-version-check": true, + "last-updated": 1778630153 +}