SC2: Python 3.11 compatibility (#1821)

Co-authored-by: Salzkorn
This commit is contained in:
Ziktofel
2023-06-12 07:41:53 +02:00
committed by GitHub
parent f6cb90daf9
commit ce2433b247
36 changed files with 7699 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
# SC2 Bot
This is client library to communicate with Starcraft 2 game
It's based on `burnysc2` python package, see https://github.com/BurnySc2/python-sc2
The base package is stripped down to clean up unneeded features and those not working outside a
melee game.