Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aceeri/bevy-steam-audio


https://github.com/aceeri/bevy-steam-audio

Last synced: 6 days ago
JSON representation

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