Skip to content

Conversation

@NiklasEi
Copy link
Member

Objective

  • Make it easier to replace bevy_audio

Solution

Currently, the default_platform feature collection will activate bevy_audio through android_shared_stdcxx. This PR stops that.

Now, not adding the audio feature collection is enough to be able to use other audio solutions like bevy_seedling or bevy_kira_audio.

Testing

  • Tested on Linux

@NiklasEi
Copy link
Member Author

Duplicate of #22245 🙈

@NiklasEi NiklasEi closed this Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant