[Scummvm-git-logs] scummvm-web master -> 3c066ae132b5e92b696c8fc3b653f7b8eb3ad438
fuzzie
fuzzie at fuzzie.org
Thu Sep 15 10:17:00 CEST 2016
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
3c066ae132 WEB: Add Mystery House PD download, plus ugly icon.
Commit: 3c066ae132b5e92b696c8fc3b653f7b8eb3ad438
https://github.com/scummvm/scummvm-web/commit/3c066ae132b5e92b696c8fc3b653f7b8eb3ad438
Author: Alyssa Milburn (fuzzie at fuzzie.org)
Date: 2016-09-15T10:15:19+02:00
Commit Message:
WEB: Add Mystery House PD download, plus ugly icon.
Changed paths:
A images/cat-mysthous.png
data/games.xml
diff --git a/data/games.xml b/data/games.xml
index 01f5161..6065514 100644
--- a/data/games.xml
+++ b/data/games.xml
@@ -224,6 +224,18 @@
</file>
</entries>
</subsection>
+
+ <subsection>
+ <title>Mystery House</title>
+ <anchor>mysthous</anchor>
+ <entries>
+ <file>
+ <category_icon>cat-mysthous.png</category_icon>
+ <url>Mystery House/MYSTHOUS.zip</url>
+ <name>Mystery House, public domain version (Apple II)</name>
+ </file>
+ </entries>
+ </subsection>
</section>
<section>
diff --git a/images/cat-mysthous.png b/images/cat-mysthous.png
new file mode 100644
index 0000000..f25b211
Binary files /dev/null and b/images/cat-mysthous.png differ
More information about the Scummvm-git-logs
mailing list