6 lines
133 B
Batchfile
6 lines
133 B
Batchfile
|
@echo on
|
||
|
|
||
|
tools\nwn_erf.exe -e hak --quiet -c -f CompiledResources\prc_newspellbook.hak .\newspellbook .\newspellbookobjs
|
||
|
pause
|
||
|
:end
|