Skip to content

Commit

Permalink
move highways png2tex bat
Browse files Browse the repository at this point in the history
  • Loading branch information
LlysiX committed Oct 22, 2024
1 parent bd151f8 commit 4794e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_scripts/highways_png2tex.bat → highways_png2tex.bat
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
cd ..\dx_textures\highways\
cd dx_textures\highways\
FOR /F "tokens=*" %%G IN ('dir /b *.png') DO ..\..\dependencies\forgetool\forgetool png2tex "%%G" "%%~nG.bmp_ps4"

0 comments on commit 4794e7a

Please sign in to comment.