EN4_PRC8/_content/BuildHaks.cmd
Jaysyn904 a98108dad1 2025/08/16 Update
Updated for PRC8 updates.
2025-08-16 10:27:10 -04:00

8 lines
325 B
Batchfile

: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 ..