python-sc2 icon indicating copy to clipboard operation
python-sc2 copied to clipboard

Add events for successful and error actions

Open BurnySc2 opened this issue 5 years ago • 0 comments

Use https://github.com/Blizzard/s2client-proto/blob/master/s2clientprotocol/sc2api.proto#L361 to convert the abiilities into AbilityId and positions into Point2 and then trigger events.

BurnySc2 avatar Apr 12 '20 05:04 BurnySc2