mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Merge branch 'master' into 'master'
New app: Fire Strike Retro See merge request fdroid/fdroiddata!7705
This commit is contained in:
commit
8670a2355d
1 changed files with 30 additions and 0 deletions
30
metadata/com.eightsines.firestrike.opensource.yml
Normal file
30
metadata/com.eightsines.firestrike.opensource.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
AntiFeatures:
|
||||
- Ads
|
||||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
AuthorName: Viachaslau Tratsiak
|
||||
AuthorEmail: viachaslau@fastmail.com
|
||||
AuthorWebSite: https://eightsines.com/
|
||||
WebSite: https://eightsines.com/fire-strike/
|
||||
SourceCode: https://github.com/restorer/fire-strike
|
||||
IssueTracker: https://github.com/restorer/fire-strike/issues
|
||||
Donate: https://eightsines.com/donate/
|
||||
|
||||
AutoName: Fire Strike Retro
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/restorer/fire-strike
|
||||
|
||||
Builds:
|
||||
- versionName: '2.0'
|
||||
versionCode: 2000
|
||||
commit: v2.0
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 2000
|
||||
Loading…
Reference in a new issue