30 lines
871 B
YAML
30 lines
871 B
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-only
|
|
WebSite: http://danielj.se/geometri-destroyer
|
|
SourceCode: https://github.com/MaTachi/geometri-destroyer
|
|
IssueTracker: https://github.com/MaTachi/geometri-destroyer/issues
|
|
|
|
AutoName: Geometri Destroyer
|
|
Description: Remove the green objects but don't let the blue objects touch the ground.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/MaTachi/geometri-destroyer.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.1
|
|
versionCode: 2
|
|
commit: 1aa2e
|
|
subdir: geometri-destroyer-android
|
|
init:
|
|
- zip -r native.zip libs/armeabi*
|
|
- mv ../geometri-destroyer/libs/gdx.jar libs/
|
|
- mv ../geometri-destroyer/libs/gdx-freetype.jar libs/
|
|
- echo 'source.dir=src;../geometri-destroyer/src' > ant.properties
|
|
build: unzip native.zip
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest
|
|
CurrentVersion: 1.0.1
|
|
CurrentVersionCode: 2
|