Compare commits

...

5 Commits

Author SHA1 Message Date
0ab45e6d98 Merge pull request #126 from TheWanderingCitizen/cn_en
4.0 EPTU 9461556 cn_en
2024-12-16 20:22:06 +08:00
d17a38455b 4.0 EPTU 9461556 2024-12-16 12:16:35 +00:00
631d0b267d Merge pull request #121 from TheWanderingCitizen/cn_en
4.0 EPTU 9458608 cn_en
2024-12-12 16:39:03 +08:00
1f9c3f18f1 4.0 EPTU 9458608 2024-12-12 08:16:30 +00:00
e4b07da5d4 bump: runner_tools v1.0.1 2024-12-04 15:05:50 +08:00
2 changed files with 2613 additions and 460 deletions

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.0 localization
run: cargo install --git https://github.com/StarCitizenToolBox/runner_tools.git --tag v1.0.1 localization
- name: PR Check
env:

File diff suppressed because one or more lines are too long