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:
David
2023-08-15 19:50:41 +02:00
parent 471ee56187
commit d7c17fa693
4 changed files with 39 additions and 29 deletions

View File

@@ -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: |