slackbuilds/games/zennode
B. Watson 9edff4995c games/zennode: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
2022-06-09 13:19:17 -04:00
..
README games/zennode: Update slack-desc, add man page. 2021-10-13 00:52:42 +07:00
compare_html_doc.diff
slack-desc games/zennode: Update slack-desc, add man page. 2021-10-13 00:52:42 +07:00
zennode-tools.6 games/zennode: Update slack-desc, add man page. 2021-10-13 00:52:42 +07:00
zennode-tools.rst games/zennode: Update slack-desc, add man page. 2021-10-13 00:52:42 +07:00
zennode.6 games/zennode: Update slack-desc, add man page. 2021-10-13 00:52:42 +07:00
zennode.SlackBuild games/zennode: Update email address. 2022-06-09 13:19:17 -04:00
zennode.info games/zennode: Update email address. 2022-06-09 13:19:17 -04:00

README

zennode (node builder for Doom and related games)

ZenNode will read the level description from a .WAD file and create
either a new BLOCKMAP resource, REJECT resource, and/or NODES, SEGS,
SSECTOR resources. Levels in a .WAD may be specified on the command
line, or, if none are specified, all of the maps in a .WAD will be
rebuilt.

ZenNode supports Doom, Doom II, Heretic, Hexen, and Strife.

Notes:

- ZenNode does NOT create GL nodes. Use glbsp or zdbsp for that.

- The ZenNode compare utility is installed as /usr/games/zn-compare,
  to avoid conflicting with /usr/bin/compare from ImageMagick.