amethyst / amethyst/editor-core

Use specs' saveload functionality for serialization

オープン
#2 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。