Compare commits

..

6 Commits

Author SHA1 Message Date
2251b55ab2 fix: PTU 2025-01-24 15:52:44 +08:00
beb2d25875 Merge pull request #188 from StarCitizenToolBox/temp_main_4.0.1_PTU_9493308_20250124154153
4.0.1 PTU 9493308 main
2025-01-24 15:50:49 +08:00
08fe804bf4 4.0.1 PTU 9493308 2025-01-24 07:42:37 +00:00
b7d3e5da3e bump: PTU 2025-01-23 14:04:13 +08:00
700f34180f Merge pull request #183 from StarCitizenToolBox/temp_main_4.0.1_PTU_9493308_20250123092423
4.0.1 PTU 9493308 main
2025-01-23 14:02:55 +08:00
3a1dc101dd 4.0.1 PTU 9493308 2025-01-23 01:25:06 +00:00
2 changed files with 1424 additions and 434 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
{ {
"update_time": "2025-01-14 09:30", "update_time": "2025-01-24 16:00",
"languages": [ "languages": [
{ {
"name": "chinese_(simplified)", "name": "chinese_(simplified)",
@ -42,14 +42,14 @@
{ {
"enabled": true, "enabled": true,
"branch": "main", "branch": "main",
"version": "4.0.1(PTU)_CN_V2", "version": "4.0.1(PTU)_CN_V4",
"info": "[汉化组] 简中全汉化", "info": "[汉化组] 简中全汉化",
"note": "该版本由星际公民汉化组提供,纯中文版汉化" "note": "该版本由星际公民汉化组提供,纯中文版汉化"
}, },
{ {
"enabled": true, "enabled": true,
"branch": "cn_search", "branch": "cn_search",
"version": "4.0.1(PTU)_CN_SEARCH_V2", "version": "4.0.1(PTU)_CN_SEARCH_V4",
"info": "[汉化组] 简中地点双语版", "info": "[汉化组] 简中地点双语版",
"note": "该版本由星际公民汉化组提供,为地点增加英文双语,便于搜索" "note": "该版本由星际公民汉化组提供,为地点增加英文双语,便于搜索"
}, },
@ -63,21 +63,21 @@
{ {
"enabled": true, "enabled": true,
"branch": "cn_e", "branch": "cn_e",
"version": "4.0.1(PTU)_CNE_V2", "version": "4.0.1(PTU)_CNE_V4",
"info": "[汉化组] 简中半汉化", "info": "[汉化组] 简中半汉化",
"note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。" "note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。"
}, },
{ {
"enabled": true, "enabled": true,
"branch": "cn_en", "branch": "cn_en",
"version": "4.0.1(PTU)_CNEN_V2", "version": "4.0.1(PTU)_CNEN_V4",
"info": "[汉化组] 简中双语汉化", "info": "[汉化组] 简中双语汉化",
"note": "该版本由星际公民汉化组提供,提供中英文双语显示。" "note": "该版本由星际公民汉化组提供,提供中英文双语显示。"
}, },
{ {
"enabled": true, "enabled": true,
"branch": "cn_pinyin", "branch": "cn_pinyin",
"version": "4.0.1(PTU)_CN_PINYIN_V2", "version": "4.0.1(PTU)_CN_PINYIN_V4",
"info": "[汉化组] 简中拼音搜索汉化", "info": "[汉化组] 简中拼音搜索汉化",
"note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。" "note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。"
} }