Create README-zh_CN.md

This commit is contained in:
2024-03-01 13:31:04 +08:00 committed by GitHub
parent 7f57427074
commit ab3dc78210
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

34
README-zh_CN.md Normal file
View File

@ -0,0 +1,34 @@
<div align="center">
<img src="https://cdn.cloudflare.steamstatic.com/steam/apps/2379780/header.jpg" alt="Awesome Balatro Mods"/>
<p>Balatro是一场循环不息的扑克之旅。在这款令人陶醉的策略构建游戏中你将参与到非法牌局发掘能够改变局势的小丑牌引爆一系列令人血脉喷张、疯狂迸发的连锁效应。</p>
</div>
<br/>
# 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)