Subversion Repositories nw_plus

Compare Revisions

Regard whitespace Rev 7 → Rev 6

/nw_plus/NWinter.bat
23,16 → 23,14
:recheck
if not exist eduke32.exe goto eduke32check
:eduke32check_done
if "%debug%"=="1" echo DEBUG: Directory: "%cd%"
if exist NWDuke.rt_ del /f /q NWDuke.rt_
if exist NWSanta.grp del /f /q NWSanta.grp
if not exist nw_plus\ goto nodir
if not exist duke3d.grp echo Warning: You don't have Duke3D.grp in your directory.
if not exist duke3d.grp Warning: You don't have Duke3D.grp in your directory.
if not exist nw_plus\NWINTER.GRP (
if exist NWINTER.GRP move /y NWINTER.GRP nw_plus\
)
cd nw_plus
if "%debug%"=="1" echo DEBUG: Changing directory to "%cd%".
if not exist NWINTER.GRP goto nonwgrp
:nonwgrp_done
if not exist nwflag%nwver%.h266 goto extract
45,7 → 43,6
if not exist nwl7.map goto extract
if not exist nwl8.map goto extract
cd ..
if "%debug%"=="1" echo DEBUG: Changing directory to "%cd%".
echo.
echo To switch your character, open the console (~) and type one of the following:
echo Duke: "setvar skin 0".
157,7 → 154,6
echo Patching complete!
:scanning
cd ..
if "%debug%"=="1" echo DEBUG: Changing directory to "%cd%".
echo.
echo Scanning directory for potential problems.
if exist nwl1.mhk goto mhkfound