mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
update droidfish 1.47
This commit is contained in:
parent
eff25cc699
commit
d909258de2
1 changed files with 5 additions and 1 deletions
|
|
@ -8,7 +8,8 @@ Summary:Chess program
|
|||
Description:
|
||||
Port of the CuckooChess applet/engine.
|
||||
|
||||
If you have [[org.scid.android]] installed you can read Scid database files directly from the
|
||||
If you have [[org.scid.android]] installed you can read Scid database files
|
||||
directly from the
|
||||
app by long-pressing the board and choosing Load game from Scid file.
|
||||
.
|
||||
|
||||
|
|
@ -20,6 +21,9 @@ prebuild=cp -r ../CuckooChessEngine/src/* src/
|
|||
Build Version:1.45,52,1044,subdir=DroidFish,buildjni=no,target=android-10,prebuild=\
|
||||
cp -r ../CuckooChessEngine/src/* src/ && rm -rf obj/ assets/stockfish15.mygz && \
|
||||
$$NDK$$/ndk-build && ant copy_stockfish -f build_copy_exe.xml
|
||||
Build Version:1.47,54,1080,subdir=DroidFish,buildjni=no,target=android-10,prebuild=\
|
||||
cp -r ../CuckooChessEngine/src/* src/ && rm -rf obj/ assets/stockfish15.mygz && \
|
||||
$$NDK$$/ndk-build && ant copy_stockfish -f build_copy_exe.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Market
|
||||
|
|
|
|||
Loading…
Reference in a new issue