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

Make asset loaders public in prelude #125

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

mgi388
Copy link

@mgi388 mgi388 commented Jun 28, 2024

I'm trying to make some asset processing types (AssetLoader, AssetTransformer, AssetSaver) and I need to be able to use WavLoader and FromFileError, so I've added them to prelude.

@mgi388 mgi388 force-pushed the pub-asset-loaders branch from 56231c5 to a36d252 Compare June 28, 2024 22:57
@mgi388 mgi388 force-pushed the pub-asset-loaders branch from a36d252 to 4c6e017 Compare June 28, 2024 22:58
Copy link
Owner

@NiklasEi NiklasEi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 🙂

@NiklasEi NiklasEi merged commit dba0bb6 into NiklasEi:main Jun 29, 2024
4 checks passed
@mgi388 mgi388 deleted the pub-asset-loaders branch June 29, 2024 06:07
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.

2 participants