Module loader

Module loader 

Source
Expand description

Resource pack loading from ZIP files and directories.

Functionsยง

load_from_bytes
Load a resource pack from bytes (ZIP data).
load_from_path
Load a resource pack from a file path.