Rev 748 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 748 | Rev 749 | ||
|---|---|---|---|
| Line 3... | Line 3... | ||
| 3 | // You have to copy/rename duke3d_maphacks.def to duke3d.def |
3 | // You have to copy/rename duke3d_maphacks.def to duke3d.def |
| 4 | // in order to activate the Standalone MapHacks Pack. |
4 | // in order to activate the Standalone MapHacks Pack. |
| 5 | // Alternatively you can start EDuke32 with -hduke3d_maphacks.def, |
5 | // Alternatively you can start EDuke32 with -hduke3d_maphacks.def, |
| 6 | // but this may not work in conjunction with mods like DukePlus. |
6 | // but this may not work in conjunction with mods like DukePlus. |
| 7 | 7 | ||
| 8 | - | ||
| 9 | // echo "Standalone MapHacks Pack v5.5" |
8 | echo "Standalone MapHacks Pack v5.5" |
| 10 | echo "Standalone MapHacks Pack v5.5.748 (SVN Snapshot)" |
- | |
| 11 | 9 | ||
| 12 | //if polymost then |
10 | // if polymost then |
| 13 | // include maphacks/maphacks_polymost.def |
11 | // include maphacks/maphacks_polymost.def |
| 14 | //else |
12 | // else |
| 15 | include maphacks/maphacks.def |
13 | include maphacks/maphacks.def |