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

Add serialization and reflection to storage #171

Merged
merged 1 commit into from
May 3, 2024

Conversation

Joakker
Copy link
Contributor

@Joakker Joakker commented May 3, 2024

As the title says, it adds support for derive(Serialize, Deserialize) and derive(Reflect) as needed, like other types included in this crate. It's actually the only reason that's been keeping me from adopting them into my game 😅

@ManevilleF ManevilleF merged commit 335b710 into ManevilleF:main May 3, 2024
8 of 9 checks passed
@ManevilleF
Copy link
Owner

Good catch!

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.

None yet

2 participants