Amon_PRC8/_content/Compiler - WoA - Haks.bat
Jaysyn904 54172bdbdf 2025/08/15 Update
Updated hak content.
2025-08-15 16:22:52 -04:00

5 lines
283 B
Batchfile

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