Add script to optipng assets

This commit is contained in:
Brama Udi 2024-07-17 06:06:07 +07:00
parent adbb73d13d
commit 9101069f6b
No known key found for this signature in database
GPG Key ID: C163FBB0BB454FBD

2
optimize.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh
optipng -strip all -o 7 textures/**/*.png