WoR_PRC8/_content/Compiler - Top Hak.bat
Jaysyn904 b5e28e52f4 Initial commit
Initial commit [1.18]
2025-04-03 11:49:34 -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\WoR_PRC\_content\_hak\worldofrhun_top";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\WoR_PRC\_content\_hak\worldofrhun_top\*.nss"
if %errorLevel% == -1 goto :loop
pause