\r
Change log:\r
\r
+8/11/2016 2.3\r
+Implement handling of 'UCI_Variant' option for variant announcement and selection\r
+Pass 'info string variant' line as 'setup' command to allow engine-defined variants\r
+Set 'UCI_Opponent' option in accordance with CECP 'name' and 'computer' commands\r
+\r
22/11/2016 2.2\r
Use USI gameover command to relay game result\r
Handle USI win claims\r
=item B<-var <variant>>
Forces uci2wb to announce to the GUI it supports (only) the specified variant.
-There is no standardized way for UxI engines to announce what they can play,
-so if these are not the standard variants implied by the protocol choice,
+Although a UCI_Variant option has been proposed as a way for UxI engines to announce what they can play,
+(and is supported by uci2wb), not many engines implement this.
+So if these are not the standard variants implied by the protocol choice,
(but, f.e. seirawan or 6x6+6_shogi) it has to be configured on the
uci2wb command line through this option.