Compare commits

..

7 Commits

Author SHA1 Message Date
xkeyC
4c771a3a05 Update manifest.json 2025-10-16 13:00:29 +08:00
WFtank
21ecad8892 4.3.2 PTU 10446088 (#421)
Co-authored-by: runner <runner@runnervmwhb2z>
2025-10-16 12:59:21 +08:00
xkeyC
94e0a78e3d Update manifest.json 2025-10-13 14:47:19 +08:00
xkeyC
c2c40b78f3 Update manifest.json 2025-10-10 09:48:35 +08:00
xkeyC
1f56c076fd bump: runner tools v1.0.2 2025-09-29 17:30:31 +08:00
xkeyC
0d2c3bce97 Update manifest.json 2025-09-27 19:37:17 +08:00
xkeyC
c402e8eb97 Update manifest.json 2025-09-19 21:21:51 +08:00
4 changed files with 1488 additions and 722 deletions

View File

@@ -25,7 +25,7 @@ jobs:
shared-key: "share"
- name: Setup localization runner tools
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.2 localization
- name: Auto Release
env:

View File

@@ -27,7 +27,7 @@ jobs:
shared-key: "share"
- name: Setup localization runner tools
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.2 localization
- name: PR Check
env:

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
{
"update_time": "2025-09-19 14:30",
"update_time": "2025-10-16 13:00",
"languages": [
{
"name": "chinese_(simplified)",
@@ -21,7 +21,7 @@
{
"enabled": true,
"branch": "cn_rsui",
"version": "4.3.1(PU)_CNRSUI_V0",
"version": "4.3.1(PU)_CNRSUI_V2",
"info": "[社区] 简中双语增强汉化",
"note": "由RSUI红星联合工业舰队提供的双语修改版本基于社区汉化、游戏文本二次修改翻译。"
},
@@ -49,42 +49,42 @@
{
"enabled": true,
"branch": "main",
"version": "4.3.1(PTU)_CN_1",
"version": "4.3.2(PTU)_CN_1",
"info": "[汉化组] 简中全汉化",
"note": "该版本由星际公民汉化组提供,纯中文版汉化"
},
{
"enabled": true,
"branch": "cn_search",
"version": "4.3.1(PTU)_CN_SEARCH_V1",
"version": "4.3.2(PTU)_CN_SEARCH_V1",
"info": "[汉化组] 简中地点双语版",
"note": "该版本由星际公民汉化组提供,为地点增加英文双语,便于搜索"
},
{
"enabled": true,
"branch": "cn_rsui",
"version": "4.3.1(PTU)_CNRSUI_V2",
"version": "4.3.2(PTU)_CNRSUI_V2",
"info": "[社区] 简中双语增强汉化",
"note": "由RSUI红星联合工业舰队提供的双语修改版本基于社区汉化、游戏文本二次修改翻译。"
},
{
"enabled": true,
"branch": "cn_e",
"version": "4.3.1(PTU)_CNE_V1",
"version": "4.3.2(PTU)_CNE_V1",
"info": "[汉化组] 简中半汉化",
"note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。"
},
{
"enabled": true,
"branch": "cn_en",
"version": "4.3.1(PTU)_CNEN_V1",
"version": "4.3.2(PTU)_CNEN_V1",
"info": "[汉化组] 简中双语汉化",
"note": "该版本由星际公民汉化组提供,提供中英文双语显示。"
},
{
"enabled": true,
"branch": "cn_pinyin",
"version": "4.3.1(PTU)_CN_PINYIN_V1",
"version": "4.3.2(PTU)_CN_PINYIN_V1",
"info": "[汉化组] 简中拼音搜索汉化",
"note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。"
}