fdroiddata/metadata/com.android.quake.yml
2023-09-08 11:45:57 +00:00

28 lines
907 B
YAML

Categories:
- Games
License: GPL-3.0-only
SourceCode: https://github.com/jackpal/glesquake
IssueTracker: https://github.com/jackpal/glesquake/issues
AutoName: Quake
Description: |-
Port of Quake 1 to Android. Requires hardware keys, no sound. You have to put
your own copy of the pak0.pak and maps Quake game data files under
/sdcard/data/quake/id1/. The best way to obtain those files currently is by
using <a href="http://nquake.sourceforge.net/">nQuake</a>.
RepoType: git
Repo: https://github.com/jackpal/glesquake
Builds:
- versionName: '1.0'
versionCode: 1
commit: 823b728ed3a9
prebuild: sed -i 's/package="com.android.quake"/package="com.android.quake" android:installLocation="auto"
android:versionCode="1" android:versionName="1.0"/g' AndroidManifest.xml
target: android-10
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '1.0'
CurrentVersionCode: 1