amethyst / amethyst/editor-core
Use specs' saveload functionality for serialization
未关闭
enhancement
help wanted
- 主要语言
- Rust
- 星标
- 45
- 派生
- 8
- PR 合并指标
- 30 天内没有已合并 PR
描述
Supposedly [`saveload`](https://docs.rs/specs/0.12.1/specs/saveload/index.html) is the "right" way of handling serialization/deserialization of component data with specs. The documentation doesn't make it very clear how to use this functionality, but [there's an example](https://github.com/slide-rs/specs/blob/master/examples/saveload.rs) that should be enough to get us started.
This change will likely change the format of the serialized data, so we'll have to update the [Electron editor](https://github.com/randomPoison/amethyst-editor) to work with the new format.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。