v0.1.0
This extension is now in an alpha state. I'm now using it on my own game, and it's been fairly stable. Don't expect to be able to ship a game with this extension right now unless you are ready to make some fixes/optimizations to it on your own (and if you do, PRs are accepted).
What's Changed
- Removed a possible crash cause (#35).
- Removed the sub_stream property from
SteamAudioPlayer
! (#33) This should make it less annoying to adaptAudioStreamPlayer3D
intoSteamAudioPlayer
.
Please open an issue if you encounter any problems. Thanks!
Full Changelog: 0.0.6...0.1.0