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.
Resource pack loading from ZIP files and directories.