Skip to content

Commit 57d2540

Browse files
authored
Update version_map.json
1 parent 8ce201e commit 57d2540

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": 1261,
5-
"versionName": "1.2.6.1",
6-
"date": "2025.10.22",
4+
"versionCode": 1262,
5+
"versionName": "1.2.6.2",
6+
"date": "2025.10.27",
77
"description": [
88
{
99
"lang": "en",
10-
"text": "(Translated from Chinese by AI)\n1. New feature: Check for illegal characters in the path on startup \n2. Fixed the issue where translations for some mods were not taking effect, added subname matching for mod translations \n3. Optimized the mod loader detection mechanism \n4. Fixed the issue where information from some mod files could not be read, added support for reading META-INF/jarjar/metadata.json"
10+
"text": "(Translated from Chinese by AI)\n1. Update JNA support library files\n2. Fix startup failure when JAR file is missing for versions installed via JAR execution\n3. Fix inability to start some versions of Cleanroom due to missing populateKeyLookupTables\n4. New feature: Ability to delete save files within world management\n5. Fix the issue where Cleanroom fails to start"
1111
},
1212
{
1313
"lang": "zh_CN",
14-
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.新增功能:启动时检查路径非法字符\n2.修复部分模组翻译不生效的问题,增加 subname 匹配模组翻译\n3.优化模组加载器检测机制\n4.修复部分模组文件无法读取信息的问题,支持读取META-INF/jarjar/metadata.json"
14+
"text": "(若启动器内下载缓慢请使用网盘下载,64位的请下载arm64,不知道该下哪个的请下载all)\n1.更新JNA支持库文件\n2.修复通过执行jar安装的版本不存在jar文件时启动失败\n3.修复缺失populateKeyLookupTables无法启动部分版本的Cleanroom\n4.新增功能:在世界管理内可删除存档\n5.修复Cleanroom无法启动的问题"
1515
}
1616
],
17-
"netdiskUrl": "https://pan.quark.cn/s/3f081a2fe629",
18-
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.2.6.1/FCL-release-1.2.6.1-all.apk"
17+
"netdiskUrl": "https://pan.quark.cn/s/94ef44c1ce70",
18+
"url": "https://github.com/FCL-Team/FoldCraftLauncher/releases/download/1.2.6.2/FCL-release-1.2.6.2-all.apk"
1919
}
2020
]

0 commit comments

Comments
 (0)