mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
Add Bagatur Chess Engine
Closes rfp#1897
This commit is contained in:
parent
b365faaea9
commit
37b0aca559
1 changed files with 36 additions and 0 deletions
36
metadata/com.bagaturchess.yml
Normal file
36
metadata/com.bagaturchess.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Games
|
||||
- Sports & Health
|
||||
License: GPL-2.0-only
|
||||
AuthorName: Krasimir Topchiyski
|
||||
AuthorEmail: k_topchiyski@yahoo.com
|
||||
AuthorWebSite: https://metatransapps.com/
|
||||
WebSite: https://metatransapps.com/bagatur-chess-engine-with-gui-chess-ai/
|
||||
SourceCode: https://github.com/MetatransApps/Android_APK_ChessEngineBagatur
|
||||
IssueTracker: https://github.com/MetatransApps/Android_APK_ChessEngineBagatur/issues
|
||||
|
||||
AutoName: Bagatur Chess Engine
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/MetatransApps/Android_APK_ChessEngineBagatur.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.9
|
||||
versionCode: 129
|
||||
commit: 129-fdroid-app-update
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
* Ads: contains self-served ads
|
||||
* NonFreeNet: connections to Google (Fonts) and Youtube caused by the ads
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.9
|
||||
CurrentVersionCode: 129
|
||||
Loading…
Reference in a new issue