Open Viech opened 1 year ago
In version 0.2.0
, we'll try to pass the unv://
URI first to xdg-open
, then to open
, then to unvanquished +connect
. This should work on most flavors of GNU/Linux and Mac OS. However, I'd like input from at least one Mac and Windows user before closing this.
Currently the game is launched via
xdg-open
, which is not available on Windows. I read that on Mac the counterpart would beopen
.