change description and antiFeatures

This commit is contained in:
Jeroen Carolus 2023-01-10 08:00:04 +00:00 committed by linsui
parent e333ec6d80
commit 21f36829b1

View file

@ -2,7 +2,7 @@ Categories:
- Games - Games
License: MIT License: MIT
AuthorName: Jeroen Carolus AuthorName: Jeroen Carolus
AuthorEmail: info@jwtc.nl AuthorEmail: jcarolus@gmail.com
WebSite: https://www.jwtc.nl/ WebSite: https://www.jwtc.nl/
SourceCode: https://github.com/jcarolus/android-chess SourceCode: https://github.com/jcarolus/android-chess
IssueTracker: https://github.com/jcarolus/android-chess/issues IssueTracker: https://github.com/jcarolus/android-chess/issues
@ -10,7 +10,7 @@ IssueTracker: https://github.com/jcarolus/android-chess/issues
AutoName: Chess AutoName: Chess
Description: |- Description: |-
Play chess against your Android or online (FICS). Featuring 2000 practice Play chess against your Android or online (FICS). Featuring 2000 practice
positions, 500 puzzles, UCI engine support, Chess 960 and more. Its also positions, 500 puzzles, Duck chess, Chess 960 and more. Its also
possible to set up a position on the board, save and edit games, navigate possible to set up a position on the board, save and edit games, navigate
through history and import/export via e-mail or clipboard. through history and import/export via e-mail or clipboard.
@ -306,8 +306,6 @@ Builds:
- gradle - gradle
prebuild: sed -i -e 's/3.5.4/7.0.4/' ../build.gradle prebuild: sed -i -e 's/3.5.4/7.0.4/' ../build.gradle
ndk: r25b ndk: r25b
antifeatures:
- Tracking
AutoUpdateMode: Version AutoUpdateMode: Version
UpdateCheckMode: Tags UpdateCheckMode: Tags