[game-data-packager] 01/01: manpage: tip about files used for game detection

Alexandre Detiste detiste-guest at moszumanska.debian.org
Tue Oct 20 19:36:28 UTC 2015


This is an automated email from the git hooks/post-receive script.

detiste-guest pushed a commit to branch master
in repository game-data-packager.

commit 3fc3774cc1e6bb0692beac798d0836fa2fc32938
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Tue Oct 20 21:26:10 2015 +0200

    manpage: tip about files used for game detection
---
 data/quake2.yaml            | 16 ++++++++++++++++
 doc/game-data-packager.6    | 11 +++++++++++
 doc/game-data-packager.fr.6 | 11 +++++++++++
 3 files changed, 38 insertions(+)

diff --git a/data/quake2.yaml b/data/quake2.yaml
index defe5a1..00547b1 100644
--- a/data/quake2.yaml
+++ b/data/quake2.yaml
@@ -421,6 +421,8 @@ packages:
     steam:
       id: 2340
       path: "common/Quake 2/rogue"
+    gog:
+      url: quake_ii_quad_damage
     debian:
       build-depends: gcc, make, libc6-dev
       provides: quake2-rogue
@@ -1712,6 +1714,20 @@ files:
     - readme.txt?3.20
     - release.txt
 
+    - rogue/pak0.pak
+    - rogue/video/logo.cin
+    - rogue/video/rend.cin
+    - rogue/video/reu1_.cin
+    - rogue/video/reu2_.cin
+    - rogue/video/reu3_.cin
+    - rogue/video/reu4_.cin
+    - rogue/video/rintro.cin
+    - rogue/docs/readme.htm
+    - rogue/docs/release.htm
+    - rogue/docs/license.doc
+    - rogue/docs/license.txt
+    - rogue/docs/readme.txt
+    - rogue/docs/release.txt
     # + rogue
     # + xatrix
     # + action, arena, capture, chaos, eraser, jail, kick, pb2 & rover:
diff --git a/doc/game-data-packager.6 b/doc/game-data-packager.6
index 83961dc..dc07517 100644
--- a/doc/game-data-packager.6
+++ b/doc/game-data-packager.6
@@ -123,6 +123,17 @@ and also the ~/.PlayOnLinux/wineprefix/Steam/drive_c/... variant
 .TP
 .B X:/Program Files/Steam/SteamApps/common/<game>/
 where X:\\ is any mounted vfat or NTFS partition
+.SH FILES
+.TP
+.B ~/.scummvmrc
+provides location information for game registered in ScummVM GUI
+.TP
+.B ~/.steam/config/loginusers.vdf
+is used to detect user's SteamID, which is then used
+to download a list of owned games
+.TP
+.B ~/.cache/lgogdownloader/gamedetails.json
+holds a cached list of owned GOG.com games
 .SH SEE ALSO
 \fIdpkg\fP(1), \fIsu\fP(1), \fIlgogdownloader\fP(1)
 .br
diff --git a/doc/game-data-packager.fr.6 b/doc/game-data-packager.fr.6
index c2aa291..67844fc 100644
--- a/doc/game-data-packager.fr.6
+++ b/doc/game-data-packager.fr.6
@@ -130,6 +130,17 @@ ainsi que l'équivalent ~/.PlayOnLinux/wineprefix/Steam/drive_c/...
 .TP
 .B X:/Program Files/Steam/SteamApps/common/<game>/
 ou X:\\ est n'importe quel partition VFAT ou NTFS actuellement montée.
+.SH FICHIERS
+.TP
+.B ~/.scummvmrc
+fournit l'emplacement des jeux enregistrés dans le launcher de ScummVM.
+.TP
+.B ~/.steam/config/loginusers.vdf
+est utilisé pour trouver l'ID Steam de l'utilisateur,
+qui sert ensuite à télécharger une liste des jeux possédés par l'utilisateur.
+.TP
+.B ~/.cache/lgogdownloader/gamedetails.json
+reprend une copie de la liste des jeux GOG.com achetés par l'utilisateur
 .SH VOIR AUSSI
 \fIdpkg\fP(1), \fIsu\fP(1), \fIlgogdownloader\fP(1)
 .br

-- 
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