This website requires JavaScript.
Explore
Help
Sign In
actions
/
itgmania212121
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
167cc3aaefea8333d4ea0b38ef7fd784a2b9e28e
itgmania212121
/
stepmania
/
Utils
/
pngcrushallfiles.bat
T
2 lines
100 B
Batchfile
Raw
Normal View
History
Unescape
Escape
added pngcrush and script to recuse though and crush all pngs
2002-09-09 18:07:32 +00:00
SET
PATH
=
%PATH%
;c:\stepmania\stepmania\utils\
forfiles -p.. -s -m*.png -c
"pngcrushinplace.bat @FILE"
Reference in New Issue
Copy Permalink