ALVR-IPv6/alvr/client_core
Riccardo Zaglia 85990bee0d feat(client_core): 🐛 Retry game audio thread in case of error 2023-10-16 18:46:43 +08:00
..
cpp feat: Add Lynx headset support (#1823) 2023-09-07 18:10:31 +08:00
resources Do not use android-specific API for assets and config 2022-09-20 00:27:34 +02:00
src feat(client_core): 🐛 Retry game audio thread in case of error 2023-10-16 18:46:43 +08:00
Cargo.toml refactor: ⬆️ Update some dependencies 2023-10-15 22:53:25 +08:00
LICENSE Split client build into Android project + libalvr_client_core 2022-06-15 22:04:17 +02:00
README.md Split client build into Android project + libalvr_client_core 2022-06-15 22:04:17 +02:00
build.rs refactor: 🚨 Fix some lints 2023-10-14 23:57:59 +08:00
cbindgen.toml Split client build into Android project + libalvr_client_core 2022-06-15 22:04:17 +02:00

README.md

alvr_client_core

Rust crate containing all major components for an ALVR client except the XR-API-related code.