[game-data-packager] 07/10: add Steam data for heretic & hexen
Simon McVittie
smcv at debian.org
Tue Jan 20 21:52:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch master
in repository game-data-packager.
commit f714c0588dc90f124e7acd46bd4bc9c0fd5ca0f4
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date: Tue Jan 20 06:52:44 2015 +0100
add Steam data for heretic & hexen
---
data/heretic.yaml | 3 +++
data/hexen.yaml | 6 ++++++
2 files changed, 9 insertions(+)
diff --git a/data/heretic.yaml b/data/heretic.yaml
index 3a8d2f0..d28c3d9 100644
--- a/data/heretic.yaml
+++ b/data/heretic.yaml
@@ -21,6 +21,9 @@ help_text: |
packages:
heretic-wad:
+ steam:
+ id: 2390
+ path: "common/Heretic Shadow of the Serpent Riders"
debian:
engine: "chocolate-doom | heretic-engine"
install_to: usr/share/games/doom
diff --git a/data/hexen.yaml b/data/hexen.yaml
index 49fe1f6..983f498 100644
--- a/data/hexen.yaml
+++ b/data/hexen.yaml
@@ -27,12 +27,18 @@ packages:
hexen-wad:
debian:
engine: "chocolate-doom | hexen-engine"
+ steam:
+ id: 2360
+ path: "common/Hexen"
install_to: usr/share/games/doom
install:
- hexen.wad
hexen-deathkings-data:
longname: "Hexen: Deathkings of the Dark Citadel"
+ steam:
+ id: 2370
+ path: "common/Hexen"
install_to: usr/share/games/doom
expansion_for: hexen-wad
install:
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git
More information about the Pkg-games-commits
mailing list