Skip to content

Commit aca0342

Browse files
author
REME
committed
2026-04-16 纠错
1 parent 71a6e9f commit aca0342

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Basics/01 - 环境配置/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ https://github.com/freude916/sts2-quickRestart/blob/main/README.md
5555

5656
## 创建C#解决方案
5757

58-
点击右上角的“创建C#解决方案”按钮。
58+
点击左上角的“创建C#解决方案”按钮。
5959

6060
![alt text](../../images/image4.png)
6161

Basics/03 - BaseLib接口/01 - 添加卡牌/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public class TestCard : CustomCardModel
7575
`modId`即为你`{modId}.json`中填写的。<b>不是你的根目录,而是一个新文件夹。</b>
7676

7777

78-
卡图任意尺寸都可,且不需要裁剪,官方使用的尺寸是普通卡1000x760,先古卡606x852
78+
卡图任意尺寸都可,且不需要裁剪,官方使用的尺寸是普通卡250x190,先古卡250x351
7979

8080
```csharp
8181
public class TestCard : TestCardModel

0 commit comments

Comments
 (0)