25 lines
652 B
YAML
25 lines
652 B
YAML
|
Categories:
|
||
|
- Games
|
||
|
License: AGPL-3.0-or-later
|
||
|
SourceCode: https://github.com/DaveRead/SequenceHunt
|
||
|
IssueTracker: https://github.com/DaveRead/SequenceHunt/issues
|
||
|
|
||
|
AutoName: Sequence Hunt
|
||
|
Description: Find the sequence of colours by trial and error.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/DaveRead/SequenceHunt.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 01.07.03
|
||
|
versionCode: 21
|
||
|
commit: cd7a258cf
|
||
|
prebuild:
|
||
|
- sed -i '266d' src/com/monead/games/android/sequence/Sequence.java
|
||
|
- sed -i '290,303d' src/com/monead/games/android/sequence/Sequence.java
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 01.07.03
|
||
|
CurrentVersionCode: 21
|