Skip to content

Commit 79928c4

Browse files
authored
docs : [ExtensionInfo] 添加了扩展名不能是中文的说明
1 parent 67bf58f commit 79928c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Content/ExtensionInfo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ExtensionInfo.xml是Hacknet扩展的核心配置文件,定义了扩展的基
2626
<Name>IntroExtension</Name>
2727
<AllowSaves>true</AllowSaves>
2828
```
29-
- **Name**: 扩展名称(最大128字符)
29+
- **Name**: 扩展名称(最大128字符,注意:不能是中文
3030
- **AllowSaves**: 是否允许保存游戏进度
3131

3232
### 3. 启动设置

0 commit comments

Comments
 (0)