-
Notifications
You must be signed in to change notification settings - Fork 173
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5aed87a
commit e65ab6b
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
[ | ||
{ | ||
"type": "release", | ||
"versionCode": 1194, | ||
"versionName": "1.1.9.4", | ||
"date": "2024.12.19", | ||
"versionCode": 1195, | ||
"versionName": "1.1.9.5", | ||
"date": "2024.12.20", | ||
"description": [ | ||
{ | ||
"lang": "en", | ||
"text": "See Github for details." | ||
}, | ||
{ | ||
"lang": "zh_CN", | ||
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.新增版本下载界面搜索功能\n2.新增模组下载界面检测模组是否已安装功能(检测结果可能不可靠,后续还需优化)\n3.新增模组管理界面展示图标功能\n4.新增下载详情页面搜索功能\n5.修复背景图片选择分辨率过大时闪退的Bug" | ||
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.修复更新1.1.9.4后启动直接闪退的Bug" | ||
} | ||
], | ||
"netdiskUrl": "https://pan.quark.cn/s/daa9f43c5dd2", | ||
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.1.9.4/FCL-release-1.1.9.4-all.apk" | ||
"netdiskUrl": "https://pan.quark.cn/s/c7a903274ef6", | ||
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.1.9.5/FCL-release-1.1.9.5-all.apk" | ||
} | ||
] |