yvt / openspades

Compatible client of Ace of Spades 0.75
http://openspades.yvt.jp/
GNU General Public License v3.0
1.14k stars 219 forks source link

Selecting protocol from URI postfix #248

Closed noway closed 7 years ago

noway commented 10 years ago

So when launching openspades with URI aos://2972363091:32894:0.76 for example, it automatically switched to 0.76 protocol version.

yvt commented 10 years ago

We already have that: https://github.com/yvt/openspades/blob/f14890168f92c9a866e2a13779d3ee912bd27353/Sources/Gui/Main.cpp#L170

noway commented 10 years ago

Hmm, not working for me. screenshot from 2014-04-17 12 57 03

char commented 10 years ago

Don't use :version

use v=version

noway commented 10 years ago

But all URIs from buildandshoot.com use :version