mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
55 lines
1.4 KiB
YAML
55 lines
1.4 KiB
YAML
Categories:
|
|
- Games
|
|
License: GPL-2.0-only
|
|
SourceCode: https://github.com/emileb/Freedoom-for-Android
|
|
|
|
Description: |4-
|
|
|
|
GZDoom is a feature centric port for all Doom
|
|
engine games, based on ZDoom, adding an OpenGL
|
|
renderer and powerful scripting capabilities.
|
|
|
|
In addition to Doom, GZDoom supports Heretic,
|
|
Hexen, Strife, Chex Quest, and other games
|
|
based on the Doom engine.
|
|
|
|
The Freedoom project aims to create a complete
|
|
free content game based on the Doom engine.
|
|
|
|
Combined with the engine, Freedoom is also
|
|
compatible with game modifications (“mods”) made
|
|
for the original Doom games, made by Doom fans
|
|
and artists over the decades.
|
|
|
|
In addition to Freedoom 1 & 2 WADs, this app
|
|
comes with more level packs: Sigil, 10 sectors
|
|
and 10 sectors part 2.
|
|
|
|
Note: this is an unofficial port of GZDoom and
|
|
FreeDoom to android and it's not affiliated with
|
|
these projects.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/emileb/Freedoom-for-Android
|
|
|
|
Builds:
|
|
- versionName: 0.4.3
|
|
versionCode: 19
|
|
commit: b6cd1025e73cdc57b01e026b7d79bf8580749e64
|
|
subdir: doom
|
|
submodules: true
|
|
gradle:
|
|
- yes
|
|
scanignore:
|
|
- doom/src/main/jni/gzdoom_android/wadsrc/static/indexfont
|
|
scandelete:
|
|
- .
|
|
build:
|
|
- cd src/main/jni
|
|
- ndk-build
|
|
ndk: r21d
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 0.4.3
|
|
CurrentVersionCode: 19
|