mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-27 08:09:31 +00:00
Restores the use of libpng for png files as stb does not support writing out 16bit png files.
2 lines
53 B
Bash
2 lines
53 B
Bash
#!/bin/sh
|
|
exec ./pngvalid --strict --gamma-transform
|