Updated expanded spells & abilities
Updated expanded spells & abilities
This commit is contained in:
7
_haks/Compiler - PoA - Haks.bat
Normal file
7
_haks/Compiler - PoA - Haks.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
:loop
|
||||
"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\PoA_PRC8\_haks\poa_exp_abilities";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\PoA_PRC8\_haks\poa_exp_abilities\*.nss"
|
||||
if %errorLevel% == -1 goto :loop
|
||||
|
||||
"C:\NWN Work\nwnsc.exe" -o -w -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -i "D:\NWN Repos\PoA_PRC8\_haks\poa_exp_spells";"D:\NWN Repos\PRC8\nwn\nwnprc\trunk\include" "D:\NWN Repos\PoA_PRC8\_haks\poa_exp_spells\*.nss"
|
||||
if %errorLevel% == -1 goto :loop
|
||||
pause
|
Reference in New Issue
Block a user