Right now we do not automatically associate the replay file extension with lobby. People have to do it manually themselves.
The association should work reliably across platforms (Windows and Linux), which includes when game is installed - currently the only option - as the per-user, not per-machine install on Windows (we might not want to ever support per-machine installs as outlined in #395). I hope that won't require manually touching registry.
Associating sdfz is also a bit problematic because all Recoil games share that extension. Maybe that's not that such a huge issue: people can always change association manually, but it's worth considering. Opened beyond-all-reason/RecoilEngine#2784 in engine for alternate extension support.
Right now we do not automatically associate the replay file extension with lobby. People have to do it manually themselves.
The association should work reliably across platforms (Windows and Linux), which includes when game is installed - currently the only option - as the per-user, not per-machine install on Windows (we might not want to ever support per-machine installs as outlined in #395). I hope that won't require manually touching registry.
Associating
sdfzis also a bit problematic because all Recoil games share that extension. Maybe that's not that such a huge issue: people can always change association manually, but it's worth considering. Opened beyond-all-reason/RecoilEngine#2784 in engine for alternate extension support.