Subversion Repositories duke3d_hrp

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
708 leod 1
// Extra additions to the game - Standalone MapHacks Pack
2
 
3
// You have to copy/rename duke3d_maphacks_standalone.def to duke3d.def
4
// in order to activate the Standalone MapHacks Pack.
5
// Alternatively you can start EDuke32 with -hduke3d_maphacks_standalone.def,
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