diff options
Diffstat (limited to 'games/zennode/README')
-rw-r--r-- | games/zennode/README | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/games/zennode/README b/games/zennode/README index 4cbc1c9b0a086..32bf96e05db5e 100644 --- a/games/zennode/README +++ b/games/zennode/README @@ -1,4 +1,16 @@ zennode (node builder for Doom and related games) -Note: the ZenNode "compare" utility is installed as /usr/bin/zn-compare, -to avoid conflicting with /usr/bin/compare from the imagemagick package. +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. |