forked from FCL-Team/FoldCraftLauncher
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathversion_map.json
More file actions
20 lines (20 loc) · 1.34 KB
/
Copy pathversion_map.json
File metadata and controls
20 lines (20 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
{
"type": "release",
"versionCode": 1316,
"versionName": "1.3.1.6",
"date": "2026.07.03",
"description": [
{
"lang": "en",
"text": "(Translated from Chinese by AI)\n1. Fix a crash issue caused by an empty suffix list in the launcher. \n2. Fix the issue where the \"Save As\" option could not be selected on the download page. \n3. Fix the issue where a folder could not be selected when exporting a modpack. \n4. New feature: automatically append the content of `hs_err_pidxxx.log` when sharing/uploading crash logs. \n5. Fix the issue where external apps could not be used to select mods for installation on the mod management page."
},
{
"lang": "zh_CN",
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.修复空后缀列表导致启动器崩溃的问题\n2.修复下载页面无法选择另存为的问题\n3.修复导出整合包无法选择文件夹的问题\n4.新增功能:崩溃日志分享/上传时自动追加hs_err_pidxxx.log内容\n5.修复管理模组页面无法使用外部应用选择模组安装的问题"
}
],
"netdiskUrl": "https://pan.quark.cn/s/503615d85db9",
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.3.1.6/FCL-release-1.3.1.6-all.apk"
}
]