inside-baseball

Crates.ioinside-baseball
lib.rsinside-baseball
version0.1.0
sourcesrc
created_at2022-10-15 17:47:52.435266
updated_at2022-10-15 17:47:52.435266
descriptionModding tools for Backyard Baseball 2001
homepage
repositoryhttps://github.com/whatisaphone/inside-baseball
max_upload_size
id689065
size231,863
John Simon (whatisaphone)

documentation

README

⚾ 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

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
Commit count: 196

cargo fmt