Skip to content

Trim down Bevy dependencies and features #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

okhaimie-dev
Copy link

This commit customizes Bevy's dependency configuration by:

  1. Disabling default features 2. Explicitly enabling only needed features 3. Removing unused modules like audio and animation

Rationale:

I use a custom audio for ElysiumDescent and having the default audio from this library makes my project build fail

This commit customizes Bevy's dependency configuration by:

1. Disabling default features 2. Explicitly enabling only needed
features 3. Removing unused modules like audio and animation
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