Skip to content

0.10.0

Compare
Choose a tag to compare
@francisdb francisdb released this 26 Mar 16:11
· 177 commits to main since this release
f73b605

What's Changed

  • feat: extract and assemble vpx files by @francisdb in #262
    vpxtool extract path/to/table.vpx
    vpxtool assemble path/to/extracted/table

Notes on extract-assemble

⚠️ This feature is currently in beta phase. We currently can only guarantee that a extract-assemble loop will work with the same vpxtool version. So no forward / backward compatibility guarantee. However we do expect 100% vpinball backward compatibility for assembled vpx files. Vpx files created with new vpinball versions might require an update of vpxtool.
We for now support up to vpinball 10.8.1 branch as of 1 March 2024.

Dependency updates

Full Changelog: v0.9.8...v0.10.0