diff options
Diffstat (limited to 'games/polyglot/fruit_book_linux.ini')
-rw-r--r-- | games/polyglot/fruit_book_linux.ini | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/games/polyglot/fruit_book_linux.ini b/games/polyglot/fruit_book_linux.ini new file mode 100644 index 0000000000..831e44dbf1 --- /dev/null +++ b/games/polyglot/fruit_book_linux.ini @@ -0,0 +1,13 @@ +
+[PolyGlot]
+
+EngineDir = /home/username/.scid
+EngineCommand = /usr/games/fruit
+
+Book = true
+BookFile = /usr/share/games/fruit/book_small.bin ; same directory as INI file, use full path otherwise
+
+[Engine]
+
+Hash = 64
+
|