59 lines
1.3 KiB
YAML
59 lines
1.3 KiB
YAML
|
Categories:
|
||
|
- Games
|
||
|
License: GPL-3.0-only
|
||
|
WebSite: https://gitlab.com/atorresm/Starun
|
||
|
SourceCode: https://gitlab.com/atorresm/Starun/tree/HEAD
|
||
|
IssueTracker: https://gitlab.com/atorresm/Starun/issues
|
||
|
Changelog: https://gitlab.com/atorresm/Starun/blob/HEAD/CHANGELOG
|
||
|
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=M7YKJ3W9E9BVY
|
||
|
|
||
|
AutoName: Starun
|
||
|
Description: |-
|
||
|
Starun is a simple game about a cute, little star that must avoid asteroids in
|
||
|
order to reach its destination.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://gitlab.com/atorresm/Starun.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.0'
|
||
|
versionCode: 1
|
||
|
commit: 4d68411e4877f296a466bbef198843bf6a78d9b2
|
||
|
subdir: android
|
||
|
gradle:
|
||
|
- yes
|
||
|
scandelete:
|
||
|
- android/libs
|
||
|
|
||
|
- versionName: '1.01'
|
||
|
versionCode: 101
|
||
|
commit: '1.01'
|
||
|
subdir: android
|
||
|
gradle:
|
||
|
- yes
|
||
|
scandelete:
|
||
|
- android/libs
|
||
|
|
||
|
- versionName: '1.2'
|
||
|
versionCode: 120
|
||
|
commit: '1.2'
|
||
|
subdir: android
|
||
|
gradle:
|
||
|
- yes
|
||
|
scandelete:
|
||
|
- android/libs
|
||
|
|
||
|
- versionName: 1.2.1
|
||
|
versionCode: 121
|
||
|
commit: 1.2.1
|
||
|
subdir: android
|
||
|
gradle:
|
||
|
- yes
|
||
|
scandelete:
|
||
|
- android/libs
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 1.2.1
|
||
|
CurrentVersionCode: 121
|