vpin

Crates.iovpin
lib.rsvpin
version0.15.6
sourcesrc
created_at2023-10-06 13:56:06.685346
updated_at2024-09-10 17:57:59.550561
descriptionRust library for the virtual pinball ecosystem
homepage
repositoryhttps://github.com/francisdb/vpin
max_upload_size
id995139
size901,773
Francis De Brabandere (francisdb)

documentation

https://docs.rs/vpin

README

vpin

Rust library for the visual/virtual pinball ecosystem

https://crates.io/crates/vpin

Join #vpxtool on "Virtual Pinball Chat" discord for support and questions.

Documentation

https://docs.rs/vpin

Example code

Check the examples folder

Projects using vpin

https://github.com/francisdb/vpxtool

Other links

Running the integration tests

We expect a folder ~/vpinball/tables to exist that contains a lot of vpx and directb2s files. The tests will recursively search for these files and run the tests on them.

cargo test --release -- --ignored --nocapture

Making a release

We use https://github.com/MarcoIeni/release-plz which creates a release pr on every commit to master

Commit count: 87

cargo fmt