1
0

Add OceanRamen@Saturn mod (#298)

Saturn is a lovely mod for Balatro which introduces some Quality of Life
features for better game expirience on endless mode. Such as Remove
Animation or Enable Stacking card/joker.


https://github.com/OceanRamen/Saturn
This commit is contained in:
Breezebuilder
2025-06-20 12:53:06 +10:00
committed by GitHub
3 changed files with 44 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
# Saturn - Quality of life mod for Balatro
**Saturn** is a lovely mod for [Balatro](https://www.playbalatro.com/) which introduces some Quality of Life features for better game expirience on endless mode.
## Features
- **Animation Control**
- **Game Speed:** Allow increase game speed up to 16x.
- **Remove Animations:** Eliminate in-game animations to speed up game loop in later antes.
- **Pause after scoring:** Provides some time to shuffle jokers during scoring
- **Consumable Management**
- **Stacking:** Stacking of consumable cards. Merge all negative copies of planets, tarots or other consumables to reduce lag.
- **Enhanced Deck Viewer**
- **Hide Played Cards:** hide played cards in deck view.
## Installation
1. Install [lovely](https://github.com/ethangreen-dev/lovely-injector) by following instructions in repository page. Make sure your antivirus is not removing it;
2. Download [latest release](https://github.com/OceanRamen/Saturn/releases/latest) of mod by selecting `Source code (zip)` option;
3. Put a folder from archive into game's `Mods` folder (can be found in `%appdata%/Balatro/Mods`). Make sure there's no "folder with folder with mod" situation;
4. Start a game. If all done correctly, new button should appear in options menu;
## Contributing
Contributions are welcome! If you found any bug or want a new feature, [make an issue](https://github.com/OceanRamen/Saturn/issues).

View File

@@ -0,0 +1,15 @@
{
"title": "Saturn",
"requires-steamodded": false,
"requires-talisman": false,
"categories": [
"Technical",
"Miscellaneous"
],
"author": "Saturn",
"repo": "https://github.com/OceanRamen/Saturn",
"downloadURL": "https://github.com/OceanRamen/Saturn/archive/refs/tags/alpha-0.2.2-E-qf3.zip",
"folderName": "Saturn",
"version": "alpha-0.2.2-E-qf3",
"automatic-version-check": true
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 KiB