This project is a work in progress. Some of the features listed below may not have been implemented yet.
This is a toolkit for serializing and deserializing Techmino replays, written in Rust.
- Public APIs available in the library crate
- Includes runnable command-line REPL as a binary crate (
cargo run
)
- Install Rust/Cargo: https://rustup.rs/
- Clone this repository:
git clone https://github.com/techmino-hub/techmino-replay-toolkit-rs
- Run the binary crate:
cargo run