Add san() to the MoveSerializer interface, so other variants can call it.
[tagua/yd.git] / debian / README.Debian
blob7d21f20b460526008f4933cabbfa854588396496
1 tagua for Debian
2 ----------------
4 IA engines currently have to be manually configured in your
5 ~/.kde/share/config/taguarc.xml.  Here is a sample <engines> block.
7  <engines>
8   <engine>
9    <name>GNU Chess</name>
10    <path>/usr/games/gnuchess</path>
11    <type>xboard</type>
12   </engine>
13   <engine>
14    <name>GNU Shogi</name>
15    <path>/usr/games/gnushogi</path>
16    <type>gnushogi</type>
17   </engine>
18   <engine>
19    <name>GPS Shogi</name>
20    <path>/export/work/yann/games/tagua/shogi/gpsshogi/bin/gpsshogi</path>
21    <type>gnushogi</type>
22   </engine>
23  </engines>
25  -- Yann Dirson <dwitch@nan92-1-81-57-214-146.fbx.proxad.net>, Sat,  8 Dec 2007 15:52:14 z