mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 10:10:45 +08:00
Feat: Auto Update now orders Global tasks.json like Official
Tasks_Sorter.py now orders the Global servers tasks with the same order of the official server For EN: removed Award task + I.S. trader shopping regex For KR: removed deprecated I.S. tasks Co-authored-by: 178619 <snoo91919@gmail.com>
This commit is contained in:
4
.github/workflows/res-update-game.yml
vendored
4
.github/workflows/res-update-game.yml
vendored
@@ -31,7 +31,9 @@ jobs:
|
||||
- name: Run Resource Updater
|
||||
run: |
|
||||
.\tools\ResourceUpdater\x64\Release\ResourceUpdater.exe
|
||||
|
||||
- name: Overseas Tasks Ordering
|
||||
run: |
|
||||
python3 tools/ResourceUpdater/Tasks_Sorter.py
|
||||
- name: Check if only sorted
|
||||
id: check_only_sorted
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user