Update for PRC8 function updates. Updated top hak. Full compile. Updated release archive.
4 lines
299 B
Batchfile
4 lines
299 B
Batchfile
:loop
|
|
"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\HiddenTradition_PRC\_content\ht5_prc8_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\HiddenTradition_PRC\_content\ht5_prc8_top\*.nss"
|
|
if %errorLevel% == -1 goto :loop
|
|
pause |