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

Add single unit unload example bot

Open BurnySc2 opened this issue 4 years ago • 0 comments

Goal of this PR: introduce individual unit unloading from transports, while allowing bot authors to decide if they want to enable this feature layer or not (there might be performance disadvantages)

TODO:

  • [ ] Remove required unload index, instead find index from tag as described in https://github.com/BurnySc2/python-sc2/pull/155

BurnySc2 avatar Jul 18 '21 20:07 BurnySc2