forked from FCL-Team/FoldCraftLauncher
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathversion_map.json
More file actions
20 lines (20 loc) · 1.17 KB
/
version_map.json
File metadata and controls
20 lines (20 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[
{
"type": "release",
"versionCode": 1241,
"versionName": "1.2.4.1",
"date": "2025.07.19",
"description": [
{
"lang": "en",
"text": "(Translated from Chinese by AI)\n0.Fix the issue where the mod loader cannot be installed after updating to 1.2.4.0 \n1. Refactor the renderer-related configuration code \n2. Add compatibility checks between the renderer and Minecraft versions \n3. Display supported Minecraft versions for each renderer in the list \n4. Fix crash issues when pressing Ctrl+C in-game on some devices"
},
{
"lang": "zh_CN",
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n0.修复1.2.4.0更新导致的无法安装模组加载器的问题\n1.重构渲染器相关设置代码\n2.增加渲染器与MC版本的兼容性检查\n3.在渲染器列表显示渲染器支持的MC版本\n4.修复部分机型在游戏内按下Ctrl+C卡死的问题"
}
],
"netdiskUrl": "https://pan.quark.cn/s/cbdb7291a5e1",
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.2.4.1/FCL-release-1.2.4.1-all.apk"
}
]