diff --git a/metadata/net.nullsum.freedoom.yml b/metadata/net.nullsum.freedoom.yml new file mode 100644 index 0000000000..dfb2269ca0 --- /dev/null +++ b/metadata/net.nullsum.freedoom.yml @@ -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