PRC8/trunk/newspellbookhak.bat

6 lines
133 B
Batchfile
Raw Normal View History

@echo on
tools\nwn_erf.exe -e hak --quiet -c -f CompiledResources\prc_newspellbook.hak .\newspellbook .\newspellbookobjs
pause
:end