katharostech / arsenal

Blender game engine prototype written in Rust.
https://katharostech.github.io/arsenal
Other
274 stars 16 forks source link

[WIP] Use an Updated Version of coreaudio-sys #79

Closed zicklag closed 4 years ago

zicklag commented 5 years ago

This tests out a PR ( https://github.com/RustAudio/coreaudio-sys/pull/28 ) that improves cross-compiling support for the coreaudio-sys create. This should remain unmerged until that PR is merged and the Cargo.toml should be updated with the new revision in Git.

zicklag commented 4 years ago

This will be obsolete as we are way behind on the runtime crate versions and we will be using Bevy instead later.