fdroiddata/metadata/se.danielj.geometridestroyer.yml
2019-11-11 13:25:49 +00:00

32 lines
936 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Categories:
- Games
License: GPL-3.0-only
AuthorName: Daniel Jonsson
AuthorWebSite: https://jonsson.xyz/
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 dont 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