Ancordia_PRC8/_content/Compiler - Top Hak.bat
Jaysyn904 3c1cf4e3a5 2025/0/24 Update
Updated for PRC8 updates.
2025-08-24 18:37:17 -04:00

4 lines
297 B
Batchfile

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