2023-11-22 01:14:39 -07:00

8 lines
203 B
Batchfile

@ECHO off
SETLOCAL EnableExtensions EnableDelayedExpansion
SET "parent_dir=%~dp0"
if not exist out mkdir out
nwn_crunch.exe -file in\ -outdir out\ -fileformat png -deep -recreate -noprogress -nostats