DroidFish: Changed location of external opening book files to /sdcard/DroidFish/book.

This commit is contained in:
Peter Osterlund
2014-07-13 15:52:32 +00:00
parent f6d4e21b2e
commit dbfa0dd18c
10 changed files with 19 additions and 19 deletions

View File

@@ -44,12 +44,12 @@
</p>
<ol>
<li>
Copy one or more polyglot book files to the <i>DroidFish</i> directory on the SD card.
Copy one or more polyglot book files to the <i>DroidFish/book</i> directory on the SD card.
Polyglot books must have the file extension <i>.bin</i>.
<b>Note!</b> The Android file system is case sensitive, so the extension must be <i>.bin</i>, not <i>.Bin</i> or <i>.BIN</i>.
</li>
<li>
Copy one or more CTG book files to the <i>DroidFish</i> directory.
Copy one or more CTG book files to the <i>DroidFish/book</i> directory.
A CTG book consists of three files with file extensions <i>.ctg</i>, <i>.ctb</i> and <i>.cto</i>.
You must copy all three files.
</li>