Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 244 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 244 Bytes

pymsb

pymsb provides implementations for Nintendo's homemade MSBT and MSBF file formats. Features that are exclusive to games can be handled by implementing custom adapter classes.

Setup

This library requires Python 3.10 or newer.