mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Add ogz.tripeaks
This commit is contained in:
parent
6a1fc395d7
commit
d29a07efb4
1 changed files with 22 additions and 0 deletions
22
metadata/ogz.tripeaks.yml
Normal file
22
metadata/ogz.tripeaks.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/mimoguz/tripeaks-gdx
|
||||
IssueTracker: https://github.com/mimoguz/tripeaks-gdx/issues
|
||||
Changelog: https://github.com/mimoguz/tripeaks-gdx/releases
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mimoguz/tripeaks-gdx
|
||||
|
||||
Builds:
|
||||
- versionName: '0.1'
|
||||
versionCode: 1
|
||||
commit: '0.1'
|
||||
subdir: android
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.1'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue