
As many of you are aware, launching multiplayer sessions with Revive can be difficult. However, I've found a solution to the problem which enables launching multiplayer sessions seamlessly with Revive.
To do this, I developed a small browser extension and a desktop program* which work together to handle launching Condor2 from the Server List. The program also allows you to easily create a desktop shortcut for opening Condor2 via Revive from the desktop.
You can download the installer, "setup.exe" from the GitHub releases page at https://github.com/TheGreatCabbage/cond ... r/releases.
Instructions are at https://github.com/TheGreatCabbage/cond ... he-program.
The program has links to install the browser extension for Chrome and Firefox. Once the program and extension are installed, you'll be prompted to open "parcl" when you click "Join (VR)" on the Condor Server List**. Ticking the checkbox and pressing ok will allow you to open multiplayer sessions via Revive with a single click.
I hope this helps someone else as much as it helps me! Feedback and suggestions are welcome

*Both the program and the extension are fully open-source and available on GitHub:
Condor2 Revive Helper - https://github.com/TheGreatCabbage/cond ... ive-helper
Condor2 Extension - https://github.com/TheGreatCabbage/cond ... -extension
**It's called "parcl" because I'm using the parcl Gradle plugin to package the program as an executable.