SunakazeKun / pyjkernel

Python library for Nintendo's JKRArchive/ResourceArchive format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python library for Nintendo's JKRArchive/ResourceArchive format.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%