mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
New app: Fire Strike Retro
This commit is contained in:
parent
3017e9197d
commit
e9efe5c2be
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