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 aee7c1c4ce882966914dd20f499224fc7001f303 Author: Alexandre Detiste <[email protected]> Date: Tue Feb 17 12:11:31 2015 +0100 scummvm: point to upstream md5sum list --- doc/adding_a_game.mdwn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/adding_a_game.mdwn b/doc/adding_a_game.mdwn index 40756b5..b2401de 100644 --- a/doc/adding_a_game.mdwn +++ b/doc/adding_a_game.mdwn @@ -163,3 +163,7 @@ Finally, it might be worth considering the following You can write a Python plugin in `game_data_packager/games/SHORTNAME.py` if you need to implement different command-line parsing or behaviour. Please don't do this unless you really need to. + +If you're adding a scummvm game, this list will help you find out +which version you have, but it only includes md5sum of first data file: +https://github.com/scummvm/scummvm/blob/master/devtools/scumm-md5.txt -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

