|
||
---|---|---|
.config | ||
.vscode | ||
src | ||
tests | ||
.drone.yml | ||
.gitignore | ||
Cargo.toml | ||
deny.toml | ||
LICENSE | ||
logo.png | ||
README.md | ||
rustfmt.toml |
ChilloutVR API in rust
WIP predicted rust models of ChilloutVR's upcoming API.
This is fully unofficial and in no way affiliated, endorsed, supported, or created by Alpha Blend Interactive, the creators of ChilloutVR.
Note that there is no official API documentation yet and usage of the API is frowned upon as of writing. If it wasn't clear enough: purpose of this crate isn't to connect to the API currently. The purpose is to be able to model clients to use the models before the API goes live. Though note that the models will most likely change in breaking ways.
Once the API is stabilized a bit more and it's usage allowed, an API client is planned to be implemented.
License
Note that the license is MPL-2.0
instead of the more common MIT OR Apache-2.0
.
A license change however can be negotiated if the ABI team wants to use this crate or adopt this crate into a more official one with a different license.