mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Add Burger Party
This commit is contained in:
parent
c396eda6aa
commit
944b1b355f
1 changed files with 39 additions and 0 deletions
39
metadata/com.agateau.burgerparty.yml
Normal file
39
metadata/com.agateau.burgerparty.yml
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Aurélien Gâteau
|
||||
AuthorEmail: srv@agateau.com
|
||||
WebSite: https://agateau.com/projects/burgerparty/
|
||||
SourceCode: https://github.com/agateau/burgerparty
|
||||
IssueTracker: https://github.com/agateau/burgerparty/issues
|
||||
Changelog: https://github.com/agateau/burgerparty/blob/HEAD/CHANGELOG.md
|
||||
Donate: https://agateau.com/support/
|
||||
Liberapay: agateau
|
||||
|
||||
AutoName: Burger Party
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/agateau/burgerparty.git
|
||||
Binaries: https://github.com/agateau/burgerparty/releases/download/%v/burgerparty-%v-agc.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.2
|
||||
versionCode: 32
|
||||
commit: 1.4.2
|
||||
subdir: android
|
||||
submodules: true
|
||||
gradle:
|
||||
- agc
|
||||
rm:
|
||||
- desktop
|
||||
scandelete:
|
||||
- core/libs
|
||||
- android/libs
|
||||
|
||||
AllowedAPKSigningKeys: 8a8ff484fdd780b3fbdb14183a5373dbe11b026edd3e6fec297e5f10aa3f32f1
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
UpdateCheckData: version.properties|VERSION_CODE=(\d+)|.|VERSION=(.*)
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 32
|
||||
Loading…
Reference in a new issue