Compare commits

..

17 Commits

Author SHA1 Message Date
cadbd737d5 bump: PTU 2024-12-13 08:19:46 +08:00
e8a0f3e5c1 bump: PTU 2024-12-12 16:54:11 +08:00
2b464e090d Merge pull request #118 from TheWanderingCitizen/main
4.0 EPTU 9458608 main
2024-12-12 16:40:45 +08:00
81a71ba590 4.0 EPTU 9458608 2024-12-12 08:16:31 +00:00
e5fec94a1f Merge branch 'StarCitizenToolBox:main' into main 2024-12-12 16:14:12 +08:00
fe7ada2bee 4.0 EPTU 9458608 2024-12-12 05:11:47 +00:00
32bbdd796d bump: 4.0.0(PTU)_CN_V2 2024-12-12 10:33:45 +08:00
24019f6947 Merge pull request #115 from TheWanderingCitizen/main
4.0 EPTU 9458608 main
2024-12-12 10:32:33 +08:00
7c1bebd2d0 4.0 EPTU 9458608 2024-12-12 02:30:31 +00:00
3a46a2ce0a Merge pull request #42 from StarCitizenToolBox/main
fork sync main
2024-12-04 14:23:23 +08:00
152f70d7f3 3.24.3 LIVE 9423704 2024-12-04 03:48:09 +00:00
64f76cdfc1 fix: date 2024-12-02 18:59:58 +08:00
5aa3976eb5 fix 2024-12-02 18:59:58 +08:00
e8192e7d11 bump: 4.0.0(PTU)_CNRSUI_V2 2024-12-02 18:59:58 +08:00
014537a6a2 bump: 4.0.0(PTU)_CNRSUI_V1 2024-12-02 18:59:58 +08:00
ea1ece476b Merge pull request #12 from StarCitizenToolBox/main
fork sync main
2024-11-28 18:41:07 +08:00
426cd72cc5 Merge pull request #10 from StarCitizenToolBox/main
fork sync main
2024-11-28 13:03:59 +08:00
2 changed files with 2159 additions and 488 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{ {
"update_time": "2024-12-11 10:10", "update_time": "2024-12-12 17:00",
"languages": [ "languages": [
{ {
"name": "chinese_(simplified)", "name": "chinese_(simplified)",
@ -42,16 +42,37 @@
{ {
"enabled": true, "enabled": true,
"branch": "main", "branch": "main",
"version": "4.0.0(PTU)_CN_V1", "version": "4.0.0(PTU)_CN_V2",
"info": "[汉化组] 简中全汉化", "info": "[汉化组] 简中全汉化",
"note": "该版本由星际公民汉化组提供" "note": "该版本由星际公民汉化组提供"
}, },
{ {
"enabled": true, "enabled": true,
"branch": "main", "branch": "main",
"version": "4.0.0(PTU)_CNRSUI_V4", "version": "4.0.0(PTU)_CNRSUI_V5",
"info": "[社区] 简中双语汉化", "info": "[社区] 简中双语增强汉化",
"note": "由RSUI红星联合工业舰队提供的双语修改版本基于社区汉化、游戏文本二次修改翻译。" "note": "由RSUI红星联合工业舰队提供的双语修改版本基于社区汉化、游戏文本二次修改翻译。"
},
{
"enabled": true,
"branch": "cn_e",
"version": "4.0.0(PTU)_CNE_V1",
"info": "[汉化组] 简中半汉化",
"note": "该版本由星际公民汉化组提供,在全汉化的基础上保留了地面名称,载具名称,物品名称为英文。"
},
{
"enabled": true,
"branch": "cn_en",
"version": "4.0.0(PTU)_CNEN_V1",
"info": "[汉化组] 简中双语汉化",
"note": "该版本由星际公民汉化组提供,提供中英文双语显示。"
},
{
"enabled": true,
"branch": "cn_pinyin",
"version": "4.0.0(PTU)_CN_PINYIN_V1",
"info": "[汉化组] 简中拼音搜索汉化",
"note": "由星际公民汉化组提供,为地点名称增加了拼音首字母后缀,便于搜索。"
} }
] ]
}, },