返回提交历史
Modified
.xfe/repository-tabs.json
+10
-2
XFEstudio/DeathMod
配置仓库文件选项卡
dac6f5b
代码差异
1 个文件
+10
-2
@@ -6,12 +6,20 @@
6
6
"path": "README.zh-Hans.md"
7
7
},
8
8
{
9
"title": "\u6E38\u73A9\u8DEF\u7EBF",
9
"title": "PlayGuide",
10
10
"path": "docs/PLAY_GUIDE.md"
11
11
},
12
12
{
13
"title": "\u6E38\u73A9\u8DEF\u7EBF.zh-Hans",
13
"title": "PlayGuide.zh-Hans",
14
14
"path": "docs/PLAY_GUIDE.zh-Hans.md"
15
},
16
{
17
"title": "Description",
18
"path": "description.txt"
19
},
20
{
21
"title": "DescriptionWorkshop",
22
"path": "description_workshop.txt"
15
23
}
16
24
]
17
25
}