Atm decrunch doesn't support crunched versions of ETC2. Addition to decrunch.pyx Format: ETC1 = 10 ETC2 = 11 ETC2A = 12 ETC1S = 13 ETC2AS = 14 The /crunch code from [Unity-Technologies/crunch](https://github.com/Unity-Technologies/crunch/tree/unity) results in a build error.
Atm decrunch doesn't support crunched versions of ETC2.
Addition to decrunch.pyx Format:
ETC1 = 10
ETC2 = 11
ETC2A = 12
ETC1S = 13
ETC2AS = 14
The /crunch code from Unity-Technologies/crunch results in a build error.