Skip to content

Commit 7ca1594

Browse files
authored
Merge pull request #100 from StoicLoofah/76114_balance_data
add balance data for 76114
2 parents ad60c21 + 3989bd3 commit 7ca1594

File tree

7 files changed

+1486
-5
lines changed

7 files changed

+1486
-5
lines changed

sc2reader/data/HOWTO.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,6 @@ At the time of writing, the latest build version is 53644.
1414
e.g. `python3 sc2reader/generate_build_data.py LotV 53644 balance_data/ sc2reader/`
1515
This will generate the necessary data files to support the new build version (namely, `53644_abilities.csv`, `53644_units.csv`, and updated versions of `ability_lookup.csv` and `unit_lookup.csv`).
1616
4. Finally, modify `sc2reader/data/__init__.py` and `sc2reader/resources.py` to register support for the new build version.
17+
18+
If you are not able to see the correct expansion for the balance data, you may need to authenticate. See the instructions at
19+
https://github.com/ggtracker/sc2reader/issues/98#issuecomment-542554588 on how to do that

0 commit comments

Comments
 (0)