Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miku1958/Balatro.antihypertensive
Save Manager for Steam game Balatro, macOS only
https://github.com/miku1958/Balatro.antihypertensive
Last synced: about 1 month ago
JSON representation
Save Manager for Steam game Balatro, macOS only
- Host: GitHub
- URL: https://github.com/miku1958/Balatro.antihypertensive
- Owner: miku1958
- Created: 2024-02-25T08:24:52.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-02-25T08:42:05.000Z (10 months ago)
- Last Synced: 2024-10-18T05:57:40.912Z (2 months ago)
- Language: Swift
- Homepage:
- Size: 12.7 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-balatro - Balatro.antihypertensive - 存档管理器,macOS限定。 by [@miku1958](https://github.com/miku1958) (工具)
README
Save Manager for Balatro, macOS only
## Usage
# Build
Run and copy the app (GUI or Executable) from Xcode/Vscode, or:
```
git clone https://github.com/miku1958/Balatro.antihypertensive
cd Balatro.antihypertensive
swift build
cd .build/arm64-apple-macosx/debug
```# GUI
1. Select the save forlder on first bootyou can open the C drive in Whisky
Then find the save folder under `drive_c/users/crossover/AppData/Roaming/Balatro`2. After the game is saved, a new item will appear in the UI
# Executable
1. If this is your first boot, add the save folder as a parameter: `Executable /Users/xxx/Library/Containers/com.isaacmarovitz.Whisky/Bottles/yyyy/drive_c/users/crossover/AppData/Roaming/Balatro`
2. The executable file will back up save files automatically.
3. Manually restore the save file.