Difference between revisions of "Dgn comp"

From NetHackWiki
Jump to navigation Jump to search
(first info)
 
m (link to dungeon.def format)
Line 1: Line 1:
'''dgn_comp''' is the utility program that converts the dungeon definition file dungeon.def into a binary file, which is used by NetHack to determine how the dungeon branches and what [[special level]]s are used and where.
+
'''dgn_comp''' is the utility program that converts the dungeon definition file [[Dungeon.def format|dungeon.def]] into a binary file, which is used by NetHack to determine how the dungeon branches and what [[special level]]s are used and where.
  
 
[[Category:Annotations]]
 
[[Category:Annotations]]

Revision as of 16:41, 16 September 2006

dgn_comp is the utility program that converts the dungeon definition file dungeon.def into a binary file, which is used by NetHack to determine how the dungeon branches and what special levels are used and where.