DrInfy / sharpy-sc2

Python framework for rapid development of Starcraft 2 AI bots
MIT License
68 stars 28 forks source link

nonblocking AutoWorker #106

Open DuncanDHall opened 2 years ago

DuncanDHall commented 2 years ago

Seems more useful to be able to put this inside a sequential build order when you want to relinquish manual worker management? I think the main use case is when you 12 pool/pylon/depot and want to start autoworker after that first structure.