Difference between revisions of "Dgn comp"

From NetHackWiki
Jump to navigation Jump to search
m (link to dungeon.def format)
m ({{DISPLAYTITLE:dgn_comp}})
Line 1: Line 1:
 +
{{DISPLAYTITLE:dgn_comp}}
 
'''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.
 
'''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 03:40, 18 October 2012

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.