Skip to content

Commit b56a2cf

Browse files
committed
update texture builder utility
1 parent 0f73c20 commit b56a2cf

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

buildwtd.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ for /f "delims=" %%i in ('dir %src% /a:d/s/b') do (
1313
if not exist !modified! mkdir !modified!
1414
set "string=%%i"
1515
set "modified=!string:%src%=%dst%!"
16-
ResourceBuilder.exe -c_wtd_v11 !modified! -f %%i
16+
fftdc.exe -c_wtd_v11 !modified! -f %%i
1717
)
1818
)
1919
cd ..

tools/ResourceBuilder/fftdc.exe

295 KB
Binary file not shown.

0 commit comments

Comments
 (0)