Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions bet-overrides/colonthreeing@WhatsInMyFool/bet.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"allowedInRanked": true
}
9 changes: 9 additions & 0 deletions mods/colonthreeing@WhatsInMyFool/description.md
Original file line number Diff line number Diff line change
@@ -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).
15 changes: 15 additions & 0 deletions mods/colonthreeing@WhatsInMyFool/meta.json
Original file line number Diff line number Diff line change
@@ -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
}
Loading