Subversion Repositories duke3d_hrp

Rev

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

Rev Author Line No. Line
708 leod 1
// Extra additions to the game - Standalone MapHacks Pack
2
 
710 leod 3
// You have to copy/rename duke3d_maphacks.def to duke3d.def
708 leod 4
// in order to activate the Standalone MapHacks Pack.
710 leod 5
// Alternatively you can start EDuke32 with -hduke3d_maphacks.def,
708 leod 6
// but this may not work in conjunction with mods like DukePlus.
7
 
8
 
9
//echo "Standalone MapHacks Pack (version 5.4.674)"
10
echo "Standalone MapHacks Pack - Repository Snapshot >= 5.4.675"
11
 
12
//if polymost then
13
//  include maphacks/maphacks_polymost.def
14
//else
15
  include maphacks/maphacks.def
16
//endif