Difference between revisions of "Dgn comp"

From NetHackWiki
Jump to navigation Jump to search
m (link to dungeon.def format)
(todo)
 
(One intermediate revision by one other user not shown)
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.
  
 +
{{todo|Verify that dgn_comp is still used in 3.6.6 and 3.7.0}}
 
[[Category:Annotations]]
 
[[Category:Annotations]]

Latest revision as of 04:20, 22 August 2022

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.

A user has suggested improving this page or section as follows:

"Verify that dgn_comp is still used in 3.6.6 and 3.7.0"