https://github.com/ssyangchn/ManualFlip
Adds a hotkey function to flip selected playing cards and Jokers during the play phase in Balatro
https://github.com/ssyangchn/ManualFlip
Last synced: about 1 month ago
JSON representation
Adds a hotkey function to flip selected playing cards and Jokers during the play phase in Balatro
- Host: GitHub
- URL: https://github.com/ssyangchn/ManualFlip
- Owner: ssyangchn
- Created: 2025-04-12T15:50:31.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2025-04-14T08:38:58.000Z (about 2 months ago)
- Last Synced: 2025-04-14T09:31:05.359Z (about 2 months ago)
- Language: Lua
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-balatro - Manual Flip - Adds a hotkey function to flip selected playing cards and Jokers. by [@ssyangchn](https://github.com/ssyangchn) (Mods (Require [**Steamodded**](https://github.com/Steamopollys/Steamodded)) / GUI)
README
## 📦 手动翻转 | Manual Flip
> 为《Balatro》添加快捷键功能,在打牌阶段手动翻转选中的手牌和小丑牌
> Adds a hotkey function to flip selected playing cards and Jokers during the play phase in *Balatro*---
### 📖 简介 | Description
**中文**:
该 Mod 为小丑牌【Balatro】添加了一个实用功能:在打牌阶段,玩家可以使用快捷键 **X** 来翻转当前选中的手牌或小丑牌。这使得你可以手动控制卡牌的正反面,以省去不必要的 SL 操作。**English**:
This mod adds a practical feature to *Balatro*: during the play phase, players can press the **X** key to flip selected playing cards or Jokers. This allows manual control over card faces and helps eliminate unnecessary save-load (SL) operations.---
### 🎮 使用方法 | How to Use
**中文:**
1. 在打牌界面中,鼠标点击选中一张或多张手牌或小丑牌
2. 按下 **X 键**,所选卡牌将立即翻转**English:**
1. During the play phase, click to select one or more playing cards or Jokers
2. Press **X** to instantly flip the selected cards---
### 📁 安装方式 | Installation
**中文:**
1. 确保你已安装 [smods 模组加载器](https://github.com/Steamodded/smods)
2. 将本 Mod 放入你的 `mods/` 目录
3. 启动游戏,确认 Mod 已启用**English:**
1. Make sure you have the [smods mod loader](https://github.com/Steamodded/smods) installed
2. Place this mod into your `mods/` directory
3. Launch the game and verify the mod is enabled---
欢迎提交 Issues 或建议!