You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 4 months ago |
| Version | 1.1.0 |
| Download link | ThalrodTeam-CloverPitTicketCountSpeedUp-1.1.0.zip |
| Downloads | 67 |
| Dependency string | ThalrodTeam-CloverPitTicketCountSpeedUp-1.1.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
🎟️ Ticket Count Animation Mod
This mod modifies the ticket count animation and introduces four different modes:
Modes
-
Original Uses the default (vanilla) animation. ➤ Slowest option, capped at 100,000,000 tickets.
-
Original Fixed Same as the vanilla animation, but fixed for very large ticket counts (≥ 10¹⁸). ➤ not faster below 100,000,000 but faster above that.
-
Ultra Fast (default one) Each step of the animation is equal to 1/2 of the remaining tickets. ➤ Much faster progression.
-
Instant The full difference is applied in a single step. ➤ No animation, immediate update.
Here’s the final cleaned-up README with your added instruction:
⚙️ Configuration
You can change the mode:
- Directly in the .cfg file
- From R2modman in the config editor
- In-game via: CloverPit Settings → Mods → Ticket Count Settings
CHANGELOG
v1.1.1
- Fix README.md
v1.1.0
- Added
README.md - Added Original mode
- Added Original Fixed mode
- Added Ultra Fast mode
- Added Instant mode
- Added an option to select the mode from a configuration file or via in-game settings