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
cb09c3cdcbb42dc096207ffbbb8ce9efc338f68c
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