PRC8/nwn/nwnprc/trunk/newspellbookhak.bat
Jaysyn904 d87fe14826 Further file organization
Further file organization
2023-08-23 22:11:00 -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