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 [http://nquake.sourceforge.net/ nQuake].

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