Aantioch_Infernum/_content/Compiler - Top Hak.bat

4 lines
303 B
Batchfile
Raw Permalink Normal View History

:loop
"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\Aantioch_Infernum\_content\hak\aantioch_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\Aantioch_Infernum\_content\hak\aantioch_top\*.nss"
if %errorLevel% == -1 goto :loop
pause