39 lines
1.2 KiB
YAML
39 lines
1.2 KiB
YAML
|
Categories:
|
||
|
- Games
|
||
|
License: GPL-2.0-only
|
||
|
SourceCode: https://github.com/gch1p/gravitydefied
|
||
|
IssueTracker: https://github.com/gch1p/gravitydefied/issues
|
||
|
|
||
|
AutoName: Gravity Defied
|
||
|
Description: |-
|
||
|
Gravity Defied is an iconic trail racing mobile game. It was originally
|
||
|
developed by Codebrew Software in 2004 for the J2ME platform.
|
||
|
|
||
|
Codebrew launched an Android version of the game in 2012, though it was totally
|
||
|
remade. This game is a port to Android, trying to change as little as possible
|
||
|
from the original.
|
||
|
|
||
|
This port includes all features of the original Gravity Defied. In addition,
|
||
|
more than 1000 levels mods made by fans since 2007 have been collected. You can
|
||
|
install any mod and switch between mods directly from the game menu.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/gch1p/gravitydefied.git
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 1.1.1
|
||
|
versionCode: 29
|
||
|
commit: ee26c95fddff87826cfba7bfcdda6bac156c8741
|
||
|
srclibs:
|
||
|
- ACRA@acra-4.5.0
|
||
|
rm:
|
||
|
- libs
|
||
|
prebuild:
|
||
|
- echo -e 'java.source=1.7\njava.target=1.7' >> ant.properties
|
||
|
- cp -r $$ACRA$$/src/main/java/org/* src/org/
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: 1.1.1
|
||
|
CurrentVersionCode: 29
|