PackZipper

interface PackZipper

Responsible for creating a zip file from a resource pack directory.

Functions

Link copied to clipboard
abstract fun createZip(): ByteArray

Creates a zip of the resource pack and returns it as a ByteArray.