39 lines
892 B
YAML
39 lines
892 B
YAML
Categories:
|
|
- Games
|
|
License: Apache-2.0
|
|
SourceCode: https://github.com/Rudloff/PaperCraft
|
|
IssueTracker: https://github.com/Rudloff/PaperCraft/issues
|
|
|
|
AutoName: PaperCraft
|
|
Description: |-
|
|
Take on a never ending onslaught of little paper bad guys. Swipe and tap to
|
|
clear out everything and rack up points. PaperCraft is a mini space battle on
|
|
your phone.
|
|
|
|
This app was originally an Android Wear experiment. This version has been
|
|
modified to work on phones and tablets.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/Rudloff/PaperCraft.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.0
|
|
versionCode: 1
|
|
disable: Requires wearable lib
|
|
commit: 1.0.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.0.1
|
|
versionCode: 2
|
|
commit: 1.0.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version %v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.0.1
|
|
CurrentVersionCode: 2
|