From ab3dc782100f8aed52ed1d71a90148c2b01b29e6 Mon Sep 17 00:00:00 2001 From: jie65535 Date: Fri, 1 Mar 2024 13:31:04 +0800 Subject: [PATCH] Create README-zh_CN.md --- README-zh_CN.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 README-zh_CN.md diff --git a/README-zh_CN.md b/README-zh_CN.md new file mode 100644 index 0000000..195420f --- /dev/null +++ b/README-zh_CN.md @@ -0,0 +1,34 @@ +
+ Awesome Balatro Mods + +

Balatro是一场循环不息的扑克之旅。在这款令人陶醉的策略构建游戏中,你将参与到非法牌局,发掘能够改变局势的小丑牌,引爆一系列令人血脉喷张、疯狂迸发的连锁效应。

+
+ +
+ +# Awesome-Balatro + +[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) +[![Steam](https://img.shields.io/badge/Steam-Balatro-blue?logo=steam)](https://store.steampowered.com/app/2379780/Balatro/) +[![Discord](https://img.shields.io/badge/Discord-Balatro-blue?logo=discord)](https://discord.gg/balatro) +[![WiKi](https://img.shields.io/badge/WiKi-Balatro-blue?logo=wiki.js)](https://balatro.wiki/) + +收集所有小丑牌模组,欢迎补充! + +> 前期先按作者排序收集所有模组,后续再按照模组类型分类 + +## Mods + +- [Steamodded](https://github.com/Steamopollys/Steamodded) - 模组加载器,大部分模组都依赖它. by [@Steamo](https://github.com/Steamopollys) +- [Absolute Deck](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/AbsoluteDeck.lua) - 纯彩玻璃牌组! by [@Steamo](https://github.com/Steamopollys) +- [Achievements Enabler](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/AchievementsEnabler.lua) - 激活成就 by [@Steamo](https://github.com/Steamopollys) +- [Deck of 4](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/DeckOf4s.lua) - 创建一个只包含4的特殊牌组! by [@Steamo](https://github.com/Steamopollys) +- [Escape Exit Button](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/EscapeExitButton.lua) - 在菜单中添加了“退出”按钮。 by [@Steamo](https://github.com/Steamopollys) +- [Five of a Flush](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/FiveOfAFlush.lua) - 添加Balatro最受欢迎的牌型。 by [@Steamo](https://github.com/Steamopollys) +- [Labyrinth Deck](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/LabyrinthDeck.lua) - 实现隐藏在游戏纹理中的未使用的牌组。 by [@Steamo](https://github.com/Steamopollys) +- [More Speed](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/MoreSpeeds.lua) - 更多速度选项! by [@Steamo](https://github.com/Steamopollys) +- [Ultimate Random Deck](https://github.com/Steamopollys/Steamodded/blob/main/example_mods/UltimateRandom.lua) - 终极随机牌组! by [@Steamo](https://github.com/Steamopollys) + +## Tools + +- [Balatro Calculator](https://efhiii.github.io/balatro-calculator/) - 计算各种牌型小丑组合的最佳得分。 by [Edward](https://github.com/efhiii)