Skip to content

Commit 67349e7

Browse files
committed
docs(README): add Chinese modding tutorial link to documentation
- Included a link to the Chinese Slay the Spire 2 modding tutorial in both English and Chinese README files, enhancing accessibility for Chinese-speaking modders.
1 parent ab053ef commit 67349e7

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ API and other libraries such as [BaseLib](https://github.com/Alchyr/BaseLib-StS2
1010

1111
Documentation site: https://sts2-ritsulib.ritsukage.com/
1212

13+
Chinese Slay the Spire 2 modding tutorial:
14+
https://tutorials.sts2modding.com/ ([GitHub](https://github.com/GlitchedReme/SlayTheSpire2ModdingTutorials))
15+
1316
## Install
1417

1518
Reference the NuGet package in your mod project:

README.zh.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ RitsuLib 提供内容注册、模型身份、生命周期、持久化、设置
88

99
文档站:https://sts2-ritsulib.ritsukage.com/
1010

11+
中文《杀戮尖塔 2》模组制作教程:
12+
https://tutorials.sts2modding.com/([GitHub](https://github.com/GlitchedReme/SlayTheSpire2ModdingTutorials)
13+
1114
## 安装
1215

1316
在 Mod 项目中引用 NuGet 包:

0 commit comments

Comments
 (0)