mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-16 12:27:16 -05:00
7 lines
221 B
Batchfile
7 lines
221 B
Batchfile
@echo on
|
|
|
|
tools\nwnsc -w -i "include" -n "C:\Games\Steam\steamapps\common\Neverwinter Nights" -b "objs" "scripts\*.nss"
|
|
tools\nwn_erf.exe -e hak --quiet -c -f CompiledResources\prc_scripts.hak .\scripts .\objs
|
|
pause
|
|
:end
|