PackPostProcessor

A post-processing action that is applied to the zipped resource pack.

Functions

Link copied to clipboard
abstract fun process(pack: ByteArray): ByteArray

Processes the in-memory zipped resource pack and returns the modified version.