mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Add com.serwylo.retrowars
This commit is contained in:
parent
e22be13a88
commit
2e45da5325
1 changed files with 29 additions and 0 deletions
29
metadata/com.serwylo.retrowars.yml
Normal file
29
metadata/com.serwylo.retrowars.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Peter Serwylo
|
||||
AuthorWebSite: https://peter.serwylo.com
|
||||
SourceCode: https://github.com/retrowars/retrowars
|
||||
IssueTracker: https://github.com/retrowars/retrowars/issues
|
||||
Changelog: https://github.com/retrowars/retrowars/releases
|
||||
Liberapay: retrowars
|
||||
|
||||
AutoName: retrowars
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/retrowars/retrowars
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.0
|
||||
versionCode: 1
|
||||
commit: 0.1.0
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/retrowars/retrowars/master/build.gradle|appVersionCode
|
||||
= (.*)|.|appVersionName = "(.*)"
|
||||
CurrentVersion: 0.1.0
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue