DaemonEngine / crunch

Advanced DXTc texture compression and transcoding library and tool, upgraded with Unity improvements, added features, extended system and hardware support, deeply tested.
https://github.com/DaemonEngine/crunch
Other
16 stars 6 forks source link

Add `-noTitle` option to avoid printing the title on every run (makes output less noisy) #56

Closed illwieckz closed 4 months ago

illwieckz commented 4 months ago

By default crunch prints some information about the software, this is fine for a one-time usage, but a bit noisy when used in bulk calls, like in a test suite.

Also deduplicate option in options list, and bump some date.

illwieckz commented 4 months ago

I now made the CI use the option.