update with VRPN integration
This commit is contained in:
parent
9c778afa2b
commit
d7bc604289
6 changed files with 1003 additions and 182 deletions
|
@ -10,7 +10,7 @@ edition = "2021"
|
|||
bevy = { version = "0.9.1", features = ["dynamic"] }
|
||||
rand = "0.8.4"
|
||||
# vrpn = "0.1.0" # not compatible with 2021
|
||||
|
||||
vrpn = { git = "https://github.com/seichter/vrpn-rs" }
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
Loading…
Add table
Add a link
Reference in a new issue