Rune_PRC8/_content/Compiler - Top Hak.bat
Jaysyn904 e1170da304 Removed _release archive
Removed _release archive.  Updated top hak.
2025-04-03 21:32:18 -04:00

4 lines
291 B
Batchfile

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