Rev 748 | 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 | |||
| 749 | nightfrigh | 8 | echo "Standalone MapHacks Pack v5.5" |
| 708 | leod | 9 | |
| 749 | nightfrigh | 10 | // if polymost then |
| 708 | leod | 11 | // include maphacks/maphacks_polymost.def |
| 749 | nightfrigh | 12 | // else |
| 708 | leod | 13 | include maphacks/maphacks.def |
| 749 | nightfrigh | 14 | // endif |