Skip to content

Commit 4ebcf42

Browse files
author
REME
committed
2026-04-16 sync
1 parent aca0342 commit 4ebcf42

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

source/_posts/01-env-setup.md

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

6464
## 创建C#解决方案
6565

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

6868
![alt text](../../images/image4.png)
6969

source/_posts/03-baselib/03-01-add-card.md

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

8484

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

8787
```csharp
8888
public class TestCard : TestCardModel

0 commit comments

Comments
 (0)