Skip to content

Commit b9fd60f

Browse files
authored
Update version_map.json
1 parent e995984 commit b9fd60f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

res/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": 1274,
5-
"versionName": "1.2.7.4",
6-
"date": "2025.12.19",
4+
"versionCode": 1275,
5+
"versionName": "1.2.7.5",
6+
"date": "2025.12.24",
77
"description": [
88
{
99
"lang": "en",
10-
"text": "(Translated from Chinese by AI)\n1. Update Terracotta version to 0.4.1-rc.1 \n2. Add online network status detection \n3. Fix the issue where Cleanroom automatically selects Java incorrectly \n4. Optimize the key style list by automatically scrolling to the selected style \n5. Fix the issue where the direction key style cannot be previewed in real time \n6. Fix the issue where editing keys in-game is ineffective \n7. Adjust the source address of the control repository"
10+
"text": "(Translated from Chinese by AI)\n1. Fix the issue of crashing due to button style when entering management from the left menu \n2. Fix the issue where 26.1-snapshot was incorrectly categorized \n3. Fix related issues caused by using key hold functionality \n4. Fix the NullPointerException when a suitable Java version cannot be found \n5. Hide the search box on the NeoForge/Optifine download interface \n6. Fix issues related to the layout edit/create dialog \n7. Fix the issue where Java cannot be deleted in the Java management dialog \n8. Add version 1.21.11 filtering on the download page"
1111
},
1212
{
1313
"lang": "zh_CN",
14-
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.更新Terracotta版本至0.4.1-rc.1\n2.增加联机网络状态检测\n3.修复Cleanroom自动选择Java错误的问题\n4.优化按键样式列表,自动滑动按键样式列表到已选择的样式\n5.修复方向键样式无法实时阅览的问题\n6.修复游戏内编辑按键无效的问题\n7.调整控件仓库源地址"
14+
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.修复从左侧菜单进入管理按键样式闪退的问题\n2.修复26.1-snapshot被错误分类的问题\n3.修复使用按键保持后产生的相关问题\n4.修复找不到合适的Java版本时报空指针的问题\n5.在NeoForge/Optifine下载界面隐藏搜索框\n6.修复布局编辑/创建对话框相关问题\n7.修复java管理对话框无法删除java的问题\n8.在下载页面增加1.21.11版本过滤"
1515
}
1616
],
17-
"netdiskUrl": "https://pan.quark.cn/s/0c6e8aaf8e55",
18-
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.2.7.4/FCL-release-1.2.7.4-all.apk"
17+
"netdiskUrl": "https://pan.quark.cn/s/73deb2be8bc8",
18+
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.2.7.5/FCL-release-1.2.7.5-all.apk"
1919
}
2020
]

0 commit comments

Comments
 (0)