Skip to content

Commit 306ae73

Browse files
authored
Update version_map.json
1 parent a28880d commit 306ae73

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": 1267,
5-
"versionName": "1.2.6.7",
6-
"date": "2025.11.16",
4+
"versionCode": 1268,
5+
"versionName": "1.2.6.8",
6+
"date": "2025.11.21",
77
"description": [
88
{
99
"lang": "en",
10-
"text": "(Translated from Chinese by AI)\n0. Fixed the issue where version 1.2.6.6 could not install the game properly.\n1. Update mod/modpack translation data \n2. Update the Krypton Wrapper renderer \n3. Add the MOD_ANDROID_RUNTIME environment variable, allowing mods to read it as the storage path for native libraries \n4. Fix the issue where TouchController cannot be used after disabling mod compatibility checks \n5. Fix physical keyboard-related issues in Pojav backend version 1.21.9+ \n6. Add compatibility check for the Flashback mod (which is unusable)"
10+
"text": "(Translated from Chinese by AI)\n1. Allow custom -Xmx to override the launcher's default parameters\n2. Allow adding the noXmx parameter to cancel automatic -Xmx addition\n3. Add name validity checks when renaming versions and copying game instances\n4. Fix the incorrect language color issue in the upload layout dialog\n5. Allow using video as the launcher background"
1111
},
1212
{
1313
"lang": "zh_CN",
14-
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n0.修复1.2.6.6无法正常安装游戏的问题\n1.更新模组/整合包翻译数据\n2.更新Krypton Wrapper渲染器\n3.增加MOD_ANDROID_RUNTIME环境变量,允许模组读取作为native库存放路径\n4.修复开启不检查模组兼容性后无法使用TouchController的问题\n5.修复Pojav后端1.21.9+物理键盘相关问题\n6.增加对Flashback模组的兼容性检查(该模组无法使用)"
14+
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.允许自定义的-Xmx覆盖启动器默认参数\n2.允许添加noXmx参数取消自动添加-Xmx\n3.添加对重命名版本和复制游戏实例时的名称合法性检查\n4.修复上传布局对话框内语言颜色错误的问题\n5.允许使用视频作为启动器背景"
1515
}
1616
],
17-
"netdiskUrl": "https://pan.quark.cn/s/fba302e84d37",
18-
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.2.6.7/FCL-release-1.2.6.7-all.apk"
17+
"netdiskUrl": "https://pan.quark.cn/s/7953bc75aadf",
18+
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.2.6.8/FCL-release-1.2.6.8-all.apk"
1919
}
2020
]

0 commit comments

Comments
 (0)