Skip to content

Commit e995984

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

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": 1273,
5-
"versionName": "1.2.7.3",
6-
"date": "2025.12.14",
4+
"versionCode": 1274,
5+
"versionName": "1.2.7.4",
6+
"date": "2025.12.19",
77
"description": [
88
{
99
"lang": "en",
10-
"text": "(Translated from Chinese by AI)\n1.Refactor the button style dialog to optimize the display effect.\n2.Fix the issue where the current style could not be auto-selected when setting button styles.\n3.Fix the issue where the button position changed incorrectly after editing a style.\n4.Fix the issue where style edits did not take effect immediately.\n5.Fix the issue where unused styles were incorrectly deleted after a restart.\n6.Allow the deletion of styles directly within the button style selection dialog.\n7.Implement scrolling display for button style names that are too long."
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"
1111
},
1212
{
1313
"lang": "zh_CN",
14-
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.重构按键样式对话框优化显示效果\n2.修复设置按键样式无法自动选择当前样式的问题\n3.修复按键样式编辑后位置错误变化的问题\n4.修复按键样式编辑后无法立刻生效的问题\n5.修复未使用的样式重启后被错误删除的问题\n6.允许在按键样式选择对话框内删除样式\n7.按键样式名称过长时滚动显示"
14+
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.更新Terracotta版本至0.4.1-rc.1\n2.增加联机网络状态检测\n3.修复Cleanroom自动选择Java错误的问题\n4.优化按键样式列表,自动滑动按键样式列表到已选择的样式\n5.修复方向键样式无法实时阅览的问题\n6.修复游戏内编辑按键无效的问题\n7.调整控件仓库源地址"
1515
}
1616
],
17-
"netdiskUrl": "https://pan.quark.cn/s/988ed43e578b",
18-
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.2.7.3/FCL-release-1.2.7.3-all.apk"
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"
1919
}
2020
]

0 commit comments

Comments
 (0)