Go to file
Lily Tsuru c1d3cfaf04 jmmt_rs: Init
A skeleton `jmmt` crate with some stuff
has been created.

There is also a reimplementation of the jmmt_renamer tool.

More stuff will be reimplemented later.
2023-06-25 06:52:16 -04:00
crates jmmt_rs: Init 2023-06-25 06:52:16 -04:00
hexpat Cleanup, add ImHex patterns 2022-08-14 14:32:18 -05:00
.editorconfig jmmt_rs: Init 2023-06-25 06:52:16 -04:00
.gitignore jmmt_rs: Init 2023-06-25 06:52:16 -04:00
Cargo.toml jmmt_rs: Init 2023-06-25 06:52:16 -04:00
README.md jmmt_rs: Init 2023-06-25 06:52:16 -04:00
rustfmt.toml jmmt_rs: Init 2023-06-25 06:52:16 -04:00

README.md

JMMT tools

Tools to work with files for Jonny Moseley Mad Trix on the PS2.

The Status Quo

This is an experimental branch for a rewrite of the tools in Rust.

Why?

Mostly for my sanity, but just to see how it fares out. If this gets traction,

and I end up adding things to this that aren't in the main branch, it will probably

be the main branch.