PRC8/trunk/newspellbookhak.bat
Jaysyn904 1662218bb4 Initial upload.
Adding base PRC 4.19a files to repository.
2022-10-07 13:51:24 -04:00

6 lines
133 B
Batchfile

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