forked from core/sinfar-haks
small adjustment
This commit is contained in:
parent
f2bccfaf29
commit
edfc5e33f4
@ -8,8 +8,8 @@ REM set NWHak="nwhak.exe"
|
||||
|
||||
REM Loop through all subfolders in current directory
|
||||
for /d %%F in (*) do (
|
||||
echo Building %%F.hak from folder %%F ...
|
||||
nwhak.exe "%%F.hak" "%%F"
|
||||
echo Building %%F_v30.hak from folder %%F ...
|
||||
nwhak.exe "%%F_v30.hak" "%%F"
|
||||
)
|
||||
|
||||
echo.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user