eden-emulator/boxart
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Run this :)
find . -type f -iname '*.png' -print0 | xargs -0 -P 16 -I {} optipng {}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Run this :)
find . -type f -iname '*.png' -print0 | xargs -0 -P 16 -I {} optipng {}