spotlightishere / pywii

it's pywii from hbc but seperate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[stolen from the pywii folder at https://github.com/fail0verflow/hbc which is entirely under the GPLv2 license]

Python library to deal with Wii formats.

Currently has decent support for discs, partitions (including
accessing the partition data using read() and write(), with
caching), wads, and the structures contained within (certs,
tiks, tmds, etc)

Stuff may be broken. Some things are unfinished.

It also makes breakfast.

About

it's pywii from hbc but seperate

License:GNU General Public License v2.0


Languages

Language:Python 97.2%Language:C 2.8%