beyond-all-reason / bar-lobby

BAR Lobby Client
https://beyond-all-reason.github.io/bar-lobby/
MIT License
32 stars 28 forks source link

need to await downloadComplete #243

Closed loveridge closed 10 months ago

loveridge commented 11 months ago

Need to await downloadComplete, since it is async.

This was causing InitialSetup to fail when downloading the game, since api.content.engine.installedVersions was empty.