johanhelsing / bevy_pkv

Cross-platform (including wasm) persistent key value store plugin for rust games/apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PkvStore: bevy::prelude::Resource is not satisfied

Aultus-defora opened this issue · comments

Due to 0.9.0 bevy update it is required to derive(Resource), it is no longer derived by default