Rust library for the visual/virtual pinball ecosystem
Join #vpxtool on "Virtual Pinball Chat" discord for support and questions.
Check the examples folder
https://github.com/francisdb/vpxtool
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
We use https://github.com/MarcoIeni/release-plz which creates a release pr on every commit to master