48 lines
1.3 KiB
YAML
48 lines
1.3 KiB
YAML
Categories:
|
|
- Games
|
|
License: Apache-2.0
|
|
WebSite: http://www.onyxbits.de/drudgery
|
|
SourceCode: https://github.com/onyxbits/Drudgery
|
|
IssueTracker: https://github.com/onyxbits/Drudgery/issues
|
|
|
|
AutoName: Drudgery
|
|
Description: |-
|
|
Drudge Quest is a simple memory game the objective of which is to to get through
|
|
the day while trying to avoid running into your boss as you move from room to
|
|
room along the 'Escher Hallway' of your company's office building.
|
|
|
|
The game is played via a homescreen or dashclock widget.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/onyxbits/Drudgery.git
|
|
|
|
Builds:
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: v1.1
|
|
srclibs:
|
|
- DashClock@ecb5a191880
|
|
extlibs:
|
|
- android/android-support-v4r13.jar
|
|
prebuild:
|
|
- rm custom_rules.xml
|
|
- echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl'
|
|
>> project.properties
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: v1.3
|
|
srclibs:
|
|
- DashClock@ecb5a191880
|
|
extlibs:
|
|
- android/android-support-v4r13.jar
|
|
prebuild:
|
|
- rm custom_rules.xml
|
|
- echo 'source.dir=src;$$DashClock$$/api/src/main/java;$$DashClock$$/api/src/main/aidl'
|
|
>> project.properties
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.3'
|
|
CurrentVersionCode: 4
|