BurnySc2 / python-sc2

A StarCraft II bot api client library for Python 3
MIT License
510 stars 158 forks source link

Missing tech tree and list of unit abilities #3

Closed BurnySc2 closed 5 years ago

BurnySc2 commented 5 years ago
tweakimp commented 5 years ago

Should these be in constants.py?

BurnySc2 commented 5 years ago

Either in data.py or constants.py if hand written, or probably in a seperate subfolder if automatically generated.

BurnySc2 commented 5 years ago

Basic tech requirement tree was added on 2019-06-20 in https://github.com/BurnySc2/python-sc2/commit/4a27261853a597c1d24d0f958397d4bf291eccdc

Unit abilities were added on 2019-06-19 in https://github.com/BurnySc2/python-sc2/commit/59d304a011452def21a474419c372ef6189e52ba