Crates.io | vpin |
lib.rs | vpin |
version | 0.15.6 |
source | src |
created_at | 2023-10-06 13:56:06.685346 |
updated_at | 2024-09-10 17:57:59.550561 |
description | Rust library for the virtual pinball ecosystem |
homepage | |
repository | https://github.com/francisdb/vpin |
max_upload_size | |
id | 995139 |
size | 901,773 |
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