1
0

add ChallengerDeep

This commit is contained in:
Okay
2025-03-16 23:13:36 +00:00
committed by GitHub
parent 089bb07a51
commit 39aff1d69d
2 changed files with 21 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Challenger Deep
A back-end Balatro mod that adds 100+ Custom Rules to be used in Challenges - for banning Editions, enabling Stickers, and fine-tuning each Challenge to your liking.
## Rules
Challenger Deep adds over 100 new Custom Rules. To use them in your Challenge, place them in the Custom part of your rules (challenge={rules={custom={}}}), and check the README file on the GitHub repository for formatting.
## Cross-mod Functionality
Challenger Deep contains Rules that can remove Bunco and Cryptid editions, and add Bunco Stickers to your challenge.

View File

@@ -0,0 +1,10 @@
{
"title": "Challenger Deep",
"requires-steamodded": true,
"requires-talisman": false,
"categories": ["API", "Technical"],
"author": "Opal",
"repo": "https://github.com/OOkayOak/Challenger-Deep",
"downloadURL": "https://github.com/OOkayOak/Challenger-Deep/releases/latest",
"automatic-version-check": true
}