Skip to content
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

(Question) Does it support XDG directories to search for the games assets? #17

Open
hardBSDk opened this issue Jun 22, 2024 · 2 comments

Comments

@hardBSDk
Copy link

Most games can read their assets at ~/.local/share to be packaged by Linux distributions, does your game read an assets folder at this directory?

@RaminKav
Copy link
Owner

Oh i didnt know about that. i dont think i have explicitly set it up to do so, it currently reads from the default bevy location of src/assets

@hardBSDk
Copy link
Author

@RaminKav Configure it to also search at ~/.local/share/bevy-survival-game and /usr/share/bevy-survival-game

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

No branches or pull requests

2 participants