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

Sound resource/subresource support #40

Open
stashymane opened this issue Sep 7, 2021 · 1 comment
Open

Sound resource/subresource support #40

stashymane opened this issue Sep 7, 2021 · 1 comment

Comments

@stashymane
Copy link

With sound resources, a pack only has one file to define them, which is sounds.json.
It's not possible to add multiple sound resources manually with the provided addAsset, as it overwrites the file instead of appending to it. The only way to work around this at the moment is to regenerate the entire file on modification, which is exponentially not very gucci.

@stashymane
Copy link
Author

Essentially the same issue as #37, just more generic

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

1 participant