mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
New App: net.nullsum.freedoom
This commit is contained in:
parent
263bd8efad
commit
93aa455c8f
1 changed files with 56 additions and 0 deletions
56
metadata/net.nullsum.freedoom.yml
Normal file
56
metadata/net.nullsum.freedoom.yml
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-2.0-only
|
||||
SourceCode: https://github.com/emileb/Freedoom-for-Android
|
||||
|
||||
Summary: Doom engine source port bundled with Freedoom 1 & 2
|
||||
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
|
||||
Loading…
Reference in a new issue