Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
francisdb authored Oct 6, 2023
1 parent c9f74e7 commit c0b6564
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,24 @@
# vpin
Rust library for the visual/virtual pinball ecosystem

https://crates.io/crates/vpin

## Documentation
https://docs.rs/vpin

## Projects using vpin

https://github.com/francisdb/vpxtool

## Other links

* Visual Pinball https://github.com/vpinball/vpinball
* VPUniverse https://vpuniverse.com/
* VPForums https://www.vpforums.org/
* Virtual Pinball Chat https://discord.com/invite/YHcBrtT

## Making a release

* Create release with tag `v#.#.#` on Github
* Check it out
* `cargo publish`

0 comments on commit c0b6564

Please sign in to comment.