File tree Expand file tree Collapse file tree 3 files changed +23
-1
lines changed Expand file tree Collapse file tree 3 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 2
2
// ===================================================================================================================
3
3
// these logs should only be updated by the project maintainer, please do NOT put them in languages other than English and Chinese
4
4
"changelog_logs" : [
5
+ "Optimized layout of background list" ,
6
+ "Optimized display of Live2D loading errors" ,
7
+ "Changed scrollbar to be static" ,
8
+ "Added Toggle Menu option" ,
9
+ "Added Reset Settings option" ,
10
+ "Added safe area mode" ,
11
+ "Added in-app changelog" ,
12
+ "Fixed only morning greetings would be made" ,
13
+ "Fixed greeting subtitles sometimes stuck to default language on startup" ,
14
+ "Fixed dragging offset in high resolutions" ,
15
+ "Fixed loading Live2D model would be endless when the file is not found"
5
16
] ,
6
17
// ===================================================================================================================
7
18
Original file line number Diff line number Diff line change 2
2
// ===================================================================================================================
3
3
// 这些日志只应该被项目维护者所更新,请不要修改
4
4
"changelog_logs" : [
5
+ "优化了背景列表的布局" ,
6
+ "优化了 Live2D 加载错误的显示" ,
7
+ "更改了滚动条为静态" ,
8
+ "增加了切换菜单选项" ,
9
+ "增加了重置设定选项" ,
10
+ "增加了安全区域模式" ,
11
+ "增加了内置的更新日志" ,
12
+ "修复了只有早上问候的问题" ,
13
+ "修复了启动时问候字幕有时始终是默认语言的问题" ,
14
+ "修复了高分辨率下的拖动错位" ,
15
+ "修复了加载 Live2D 模型时如果找不到文件则会无限加载的问题"
5
16
] ,
6
17
// ===================================================================================================================
7
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nep-live2d" ,
3
- "version" : " 2.0.5 " ,
3
+ "version" : " 2.0.6 " ,
4
4
"description" : " Live2D wallpaper for Neptune" ,
5
5
"main" : " index.js" ,
6
6
"repository" : " https://github.com/guansss/nep-live2d.git" ,
You can’t perform that action at this time.
0 commit comments