diff options
author | B. Watson <yalhcru@gmail.com> | 2012-12-16 17:42:41 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-23 09:16:20 -0500 |
commit | bacb4b4024a43478bc1fc93003ab77984402e1b8 (patch) | |
tree | 3697e04fb7ce194163a9f156d6b2340033600e0b /games/ztools/slack-desc | |
parent | 072a0aa9aa699dbd02b3f530ff95b66d0922ce0e (diff) | |
download | slackbuilds-bacb4b4024a43478bc1fc93003ab77984402e1b8.tar.gz |
games/ztools: Added (tools for Infocom and other Z-Code story files)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'games/ztools/slack-desc')
-rw-r--r-- | games/ztools/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/ztools/slack-desc b/games/ztools/slack-desc new file mode 100644 index 0000000000..9e0a04f236 --- /dev/null +++ b/games/ztools/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +ztools: ztools (tools for use with Infocom and other Z-Code story files) +ztools: +ztools: infodump - data file dumper for infocom format game files +ztools: pix2gif - converts infocom MG1/EG1 picture files to separate GIF files +ztools: txd - Z code disassembler for Infocom game files +ztools: zcheck - integrity checker for infocom format story files +ztools: zcut - extract Infocom story files from disk images +ztools: zdebugtool - sneak into the depths of INFOCOM adventures +ztools: zrename - rename z-code files according to their z-machine version +ztools: +ztools: |