mirror of
https://github.com/RetroDECK/org.zdoom.GZDoom.git
synced 2025-03-06 14:27:45 +00:00
Listed extra resources
This commit is contained in:
parent
83aee47960
commit
276db32bf8
|
@ -82,12 +82,23 @@ modules:
|
|||
commands:
|
||||
- install -Dm 644 gzdoom.sf2 /app/share/sounds/sf2/gzdoom.sf2
|
||||
|
||||
# Good to discuss... What should be included by default?
|
||||
# FLOSS is fine, freeware fine?
|
||||
|
||||
- name: freefiles
|
||||
buildsystem: simple
|
||||
sources:
|
||||
# Freedoom (FLOSS Doom) - https://freedoom.github.io/
|
||||
- type: archive
|
||||
url: https://github.com/freedoom/freedoom/releases/download/v0.11.3/freedoom-0.11.3.zip
|
||||
sha256: 28a5eafbb1285b78937bd408fcdd8f25f915432340eee79da692eae83bce5e8a
|
||||
# Blasphemer (FLOSS Heretic) - https://code.google.com/archive/p/blasphemer/
|
||||
# Chex 3 - http://www.chucktropolis.com/gamers.htm
|
||||
# Action Doom 2 - http://action.mancubus.net/index.htm
|
||||
# Harmony - http://heroestospare.com/rabotik/harmony.php
|
||||
# Hacx - http://drnostromo.com/hacx/index.php
|
||||
# Adventure of Square - http://adventuresofsquare.com/
|
||||
# Delaweare - http://spaceisgreen.nl/delaweare.htm
|
||||
build-commands:
|
||||
- install -Dm 644 freedoom2.wad /app/share/games/doom
|
||||
- install -Dm 644 freedoom1.wad /app/share/games/doom
|
||||
|
|
Loading…
Reference in a new issue