1 unstable release
0.1.0 | Oct 15, 2022 |
---|
225KB
7K
SLoC
⚾ Inside Baseball
Modding tools for Backyard Baseball 2001.
If you don't want to download anything, you can always browse the scripts online.
Getting Started
- Download the latest release
- Run
inside-baseball --help
Contributing
Install prerequisites
Install the pre-commit hook
pre-commit install
This installs a Git hook that runs a quick sanity check before every commit.
Run the app
cargo run
Run the tests
cargo test
Dependencies
~5.5MB
~96K SLoC