Skip to content

Commit

Permalink
Merge pull request #100 from StoicLoofah/76114_balance_data
Browse files Browse the repository at this point in the history
add balance data for 76114
  • Loading branch information
StoicLoofah authored Oct 19, 2019
2 parents ad60c21 + 3989bd3 commit 7ca1594
Show file tree
Hide file tree
Showing 7 changed files with 1,486 additions and 5 deletions.
3 changes: 3 additions & 0 deletions sc2reader/data/HOWTO.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ At the time of writing, the latest build version is 53644.
e.g. `python3 sc2reader/generate_build_data.py LotV 53644 balance_data/ sc2reader/`
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`).
4. Finally, modify `sc2reader/data/__init__.py` and `sc2reader/resources.py` to register support for the new build version.

If you are not able to see the correct expansion for the balance data, you may need to authenticate. See the instructions at
https://github.com/ggtracker/sc2reader/issues/98#issuecomment-542554588 on how to do that
Loading

0 comments on commit 7ca1594

Please sign in to comment.