TheButlah / ovr_overlay

Rust OpenVR bindings using an up-to-date OpenVR and autocxx
https://docs.rs/ovr_overlay
Other
7 stars 8 forks source link

Fixed use statements and improve CI #17

Closed TheButlah closed 1 year ago

TheButlah commented 1 year ago

I didn't realize that #15 changed how exports work. I have reverted the relevant exports.

I also took the opportunity to improve CI, and fix all the lints.