| Crates.io | vpin |
| lib.rs | vpin |
| version | 0.18.0 |
| created_at | 2023-10-06 13:56:06.685346+00 |
| updated_at | 2025-04-09 15:42:13.118504+00 |
| description | Rust library for the virtual pinball ecosystem |
| homepage | |
| repository | https://github.com/francisdb/vpin |
| max_upload_size | |
| id | 995139 |
| size | 950,510 |
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