You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend it to launch a bot.exe (on linux: via wine) so that bot vs bot works as well as human vs bot.
This should already be supportet by BotProcess class
In https://github.com/BurnySc2/python-sc2/blob/76e4a435732d4359e5bd9e15b6283a0498e212ca/examples/external_bot.py we can run bots using an external file path.
Extend it to launch a bot.exe (on linux: via wine) so that bot vs bot works as well as human vs bot.
This should already be supportet by
BotProcess
classpython-sc2/sc2/player.py
Line 124 in 76e4a43
The text was updated successfully, but these errors were encountered: