Subversion Repositories duke3d_hrp

Rev

Rev 708 | Blame | Compare with Previous | Last modification | View Log | RSS feed

// Extra additions to the game - Standalone MapHacks Pack

// You have to copy/rename duke3d_maphacks.def to duke3d.def
// in order to activate the Standalone MapHacks Pack.
// Alternatively you can start EDuke32 with -hduke3d_maphacks.def,
// but this may not work in conjunction with mods like DukePlus.


//echo "Standalone MapHacks Pack (version 5.4.674)"
echo "Standalone MapHacks Pack - Repository Snapshot >= 5.4.675"

//if polymost then
//  include maphacks/maphacks_polymost.def
//else
  include maphacks/maphacks.def
//endif