Files
EN4_PRC8/_content/BuildHaks.cmd

8 lines
325 B
Batchfile
Raw Normal View History

:loop
"C:\NWN Work\nwnsc.exe" -s -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\EN4_PRC8\_content\hak\en4_prc8_cep3_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\EN4_PRC8\_content\hak\en4_prc8_cep3_top\*.nss"
if %errorLevel% == -1 goto :loop
cd _tools\
NWN.CLI.exe -k
cd ..