/vaca_plus/linux_macosx/vacation_dp.sh/vacation_dp.sh |
---|
1,6 → 1,6 |
#!/bin/bash |
if [ -e eduke32 ]; then |
./eduke32 -xVacaDP.con -hvaca_dp.def /jvaca_plus /gVACATION.GRP -jDukePlus |
./eduke32 -xVacaDP.con -hvaca_dp.def -jvaca_plus -gVACATION.GRP -jDukePlus |
else |
echo "Place this script and the vaca_plus folder in your EDuke32 directory." |
fi |