Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aceeri/bevy-steam-audio
https://github.com/aceeri/bevy-steam-audio
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aceeri/bevy-steam-audio
- Owner: Aceeri
- License: mit
- Created: 2022-02-18T08:16:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T10:57:37.000Z (about 1 year ago)
- Last Synced: 2024-05-01T14:48:07.390Z (7 months ago)
- Language: Rust
- Size: 272 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Bevy Integration for Steam Audio
[![Package](https://img.shields.io/crates/v/steam-audio.svg)](https://crates.io/crates/bevy-steam-audio)
[![Downloads](https://img.shields.io/crates/d/steam-audio.svg)](https://crates.io/crates/bevy-steam-audio)## Usage
```toml
[dependencies]
bevy-steam-audio = "0.1.0"
```You also need to add the phonon.dll to your binary as it is dynamically linked, you can get a download for the latest version here:
https://valvesoftware.github.io/steam-audio/downloads.html