Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 413 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 413 Bytes

pyjkernel

pyjkernel is a high-level implementation of Nintendo's homemade ResourceArchive (RARC) as well as SZS and SZP compression formats. As of now, it's still work in progress.

Setup

This library requires Python 3.6 or newer as well as oead. The latter will be installed automatically. You can use pip to install pyjkernel:

pip install pyjkernel