GraylinKim / sc2reader

A python library that extracts data from various Starcraft II resources to power tools and services for the SC2 community. Who doesn't want to hack on the games they play?
http://sc2reader.readthedocs.org
MIT License
413 stars 85 forks source link

Update the README #82

Closed GraylinKim closed 11 years ago

GraylinKim commented 11 years ago

Main Issues:

  1. Until I become more reliable with releases Github is definitely the preferred installation source.
  2. S2GS files are pretty rock solid at this point.
  3. The caching factories should be mentioned somewhere

Also update the users section:

TheCore wouldn't have been possible without sc2reader. ~jakatak

GraylinKim commented 11 years ago

Fixed:

  1. Told people to use Github and not PyPi.
  2. Added The Core and gamereplays.org to user stories
  3. Improved the Testing section.

The sections on replays, maps, and s2gs still need improvement. Caching still needs to get mentioned somewhere.