PRC8/trunk/compilerace.bat
Jaysyn904 c5c98a9f87 Updated batch files
Updated batch files
2023-02-26 23:47:43 -05:00

6 lines
139 B
Batchfile

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