Add Friends of BalatrOwen mod and mark it ranked legal - #2
Merged
V-rtualized merged 1 commit intoAug 6, 2026
Merged
Conversation
Contributor
|
Validation passed for changed mod entries. |
Adds bet-overrides/jellyyman@Friends-of-BalatrOwen -- a Malverk-dependent texture pack from https://github.com/jellyyman/Friends-of-BalatrOwen featuring community members. downloadURL points at the zip checked into the repo's main branch (raw.githubusercontent.com) since the project's only GitHub release has no uploaded assets. This is a Bet-exclusive mod (not in upstream's mods/ index), so its meta.json and description.md live under bet-overrides/ alongside bet.json marking it allowedInRanked: true, per build_index.py's Bet-exclusive-mod handling -- nothing goes under mods/, which is upstream-owned and synced automatically. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
12problems
force-pushed
the
bet-overrides/friends-of-balatrowen
branch
from
August 6, 2026 14:52
c192ac1 to
71a6da3
Compare
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/jellyyman@Friends-of-BalatrOwen/(meta.json+description.md) for https://github.com/jellyyman/Friends-of-BalatrOwenbet-overrides/jellyyman@Friends-of-BalatrOwen/bet.jsonwith"allowedInRanked": trueAbout the mod
A Malverk-dependent Steamodded texture pack that reskins jokers, tarots, vouchers, etc. with art featuring Balatro Multiplayer community members (65 jokers, 8 tarots, 4 vouchers, 3 spectrals per the latest release notes).
Notes for reviewers
downloadURLis a raw-content URL, not one of the four canonical patterns in the README. The repo's only GitHub Release (texturepack, tagged v2.0.0) has no uploaded assets — the actual mod zip (Friends-of-BalatrOwen.zip) is checked directly into the repo'smainbranch instead. I usedhttps://raw.githubusercontent.com/jellyyman/Friends-of-BalatrOwen/main/Friends-of-BalatrOwen.zip, which resolves to a realapplication/zipfile (verified viacurl) and passes every automated check incheck-mod.yml, but it's an unlisted URL shape. Worth asking the author to attach the zip as a proper release asset instead, if that's preferred.requires-steamodded: truebecause the mod depends on Malverk (mods/Eremel@Malverk), which itself requires Steamodded.automatic-version-checkleftfalsesince the raw-URL content isn't tied to a version tag.check-mod.yml, and a fullpython3 .github/scripts/build_index.pyrun confirming the new entry appears with"allowedInRanked": true.