PRC8/trunk/compilerace.bat

6 lines
139 B
Batchfile
Raw Normal View History

@echo on
tools\nwnsc -w -i "include" -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -b "raceobjs" "racescripts\*.nss"
pause
:end