Add What's In My Fool mod and mark it ranked legal - #5
Merged
12problems merged 1 commit intoAug 18, 2026
Merged
Conversation
Adds mods/colonthreeing@WhatsInMyFool -- a small QoL mod from https://github.com/colonthreeing/WhatsInMyFool that shows which card is currently held inside The Fool under the consumable slot. Requires Steamodded and Lovely. The repo has no GitHub releases, so downloadURL uses the main-branch archive pattern with automatic-version-check. Also adds bet-overrides/colonthreeing@WhatsInMyFool/bet.json marking it allowedInRanked: true. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
|
Validation passed for changed mod entries. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
mods/colonthreeing@WhatsInMyFool/(meta.json+description.md) for https://github.com/colonthreeing/WhatsInMyFoolbet-overrides/colonthreeing@WhatsInMyFool/bet.jsonwith"allowedInRanked": trueAbout the mod
A small QoL mod that shows the card currently held inside The Fool as a text label under the consumable slot, so you don't have to check the tarot/planet log to remember. Requires Steamodded and Lovely (per
wimf.json'sdependencies).Notes for reviewers
downloadURLuses thearchive/refs/heads/main.zippattern withautomatic-version-check: true— one of the four canonical URL shapes from the README.version(1.0.0) taken from the mod's ownwimf.json.check-mod.yml(repo/downloadURL slug match, recognized auto-artifact pattern, no third-party-author flag), and a fullpython3 .github/scripts/build_index.pyrun confirming the new entry appears with"allowedInRanked": true.