Skip to content

Commit c78e324

Browse files
committed
Update version_map.json
1 parent e60140d commit c78e324

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

version_map.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
[
22
{
33
"type": "release",
4-
"versionCode": 1284,
5-
"versionName": "1.2.8.4",
6-
"date": "2026.02.06",
4+
"versionCode": 1285,
5+
"versionName": "1.2.8.5",
6+
"date": "2026.02.11",
77
"description": [
88
{
99
"lang": "en",
10-
"text": "(Translated from Chinese by AI)\n1. Fixed a potential crash issue when launching with log output enabled.\n2. Fixed an issue where some device models could not obtain the correct screen resolution.\n3. Added a new feature that allows launching the installer to install modpacks from external software.\n4. Fixed a crash issue when `options.txt` does not contain a `lang` entry.\n5. Fixed a launcher crash issue when the `lang` format does not conform to `xx_xx`."
10+
"text": "(Translated from Chinese by AI)\n1. Fixed the issue where invoking the input method with Right Shift + Enter might cause the Shift key to get stuck. \n2. Optimized the version list by automatically scrolling to the currently selected version. \n3. Added a dialog prompt for Java runtime installation errors. \n4. Introduced a full-screen editing dialog for JVM and game parameters. \n5. Fixed the issue where auto-modification of configuration caused the KW renderer to be incompatible with Sodium."
1111
},
1212
{
1313
"lang": "zh_CN",
14-
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.修复开启日志输出后启动有概率崩溃的问题\n2.修复部分机型无法获取正确屏幕分辨率的问题\n3.新增功能允许从外部软件调用启动器安装整合包\n4.修复options.txt不存在lang时崩溃的问题\n5.修复lang不符合xx_xx格式时启动器崩溃的问题"
14+
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.修复右Shift+回车呼出输入法可能会卡Shift的问题\n2.优化版本列表,版本列表自动滑动到当前选择的版本\n3.增加Java运行时安装错误提示对话框\n4.添加JVM和游戏参数全屏编辑对话框功能\n5.修复自动修改配置导致的KW渲染器无法使用sodium的问题"
1515
}
1616
],
17-
"netdiskUrl": "https://pan.quark.cn/s/dda72110378a",
18-
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.2.8.4/FCL-release-1.2.8.4-all.apk"
17+
"netdiskUrl": "https://pan.quark.cn/s/2ebee834e909",
18+
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.2.8.5/FCL-release-1.2.8.5-all.apk"
1919
}
2020
]

0 commit comments

Comments
 (0)