2.0.0 • Published 3 years ago

smmdb v2.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

smmdb-lib

A utility library for Super Mario Maker and Super Mario Maker 2 to read and manipulate game files.

The library is written in Rust and compiles to WebAssembly for the web or can be used as a standard Rust Crate.

Installation

Web

With npm:

$ npm install smmdb

Rust

With cargo-edit

$ cargo add smmdb

or via Cargo.toml

[dependencies]
smmdb = "1"
2.0.0

3 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago