-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathmod_notifications.json
More file actions
51 lines (50 loc) · 1.74 KB
/
mod_notifications.json
File metadata and controls
51 lines (50 loc) · 1.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
[
{
"modid": "basemod",
"notification": "基础模组,必须启用。"
},
{
"modid": "stslib",
"notification": "大部分模组的前置,一般情况下请勿禁用。"
},
{
"modid": "image_io_compat",
"notification": "该模组已弃用,请删除。"
},
{
"modid": "stsm-render-fixer",
"notification": "启动器版本升级 1.5.4 后请删除该模组,内容已并入启动器!修复若干渲染问题,主动添加 MintSkin 等依赖 ImageIO 库的模组、Haberdashery、RyoikiTenkai 余像特效等等问题的兼容修复。"
},
{
"modid": "stsmaudiofixer",
"notification": "启动器版本升级 1.5.4 后请删除该模组,内容已并入启动器!修复首次触发音频不播放的问题。"
},
{
"modid": "spireTogether",
"notification": "启动器 1.5.3-dev4 版本修复了该模组伤害不同步的问题。"
},
{
"modid": "ypp-rpc",
"notification": "该模组兼容性存在问题,需要去在线模组里下载兼容的版本。"
},
{
"modid": "sts-metrics",
"notification": "可以去在线模组寻找该模组的前置模组 ypp-rpc "
},
{
"modid": "superfastmode",
"notification": "启动器 1.5.3-dev4 版本添加该模组的兼容,如果遇到添加后发现画面变卡动画变慢,请考虑升级启动器版本到 1.5.3-dev4。"
},
{
"modid": "RyoikiTenkai",
"notification": "启动器已修复余像导致UI消失的问题。"
},
{
"modid": "quickRestart2",
"notification": "Quick restart 的修改版,可以SL问号事件,启用该模组后请检查是否关闭原版的Quick restart。"
},
{
"modid": "haberdashery",
"notification": "兼容性问题已由启动器修复。"
}
]