Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ScanMountGoat authored Feb 19, 2024
1 parent 1cb88a0 commit 1a014fa
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ For making quick edits to SSBH files in a text editor, use [ssbh_lib_json](#ssbh
- [ssbh_lib_json](https://github.com/ultimate-research/ssbh_lib/tree/master/ssbh_lib_json) - convert ssbh_lib types to and from JSON
- [ssbh_test](https://github.com/ultimate-research/ssbh_lib/tree/master/ssbh_test) - test read/write for a game dump

## ssbh_test
A simple CLI tool for testing that reading and writing is 1:1 for all SSBH files in a game dump. Run with `cargo run --release -p ssbh_test <dump path>`.

## Building
With a recent version of Rust installed, run `cargo build --release`.

Expand Down

0 comments on commit 1a014fa

Please sign in to comment.