Introduce `toJSON` and `fromJSON` methods to the `World` class to allow saving and restoring world states. This requires components and relationships to have human-readable names for stable serialization. |
||
|---|---|---|
| .. | ||
| observable | ||
| storage | ||
| component.ts | ||
| entity.ts | ||
| index.ts | ||
| query.ts | ||
| relationship.ts | ||
| serialization.ts | ||
| world.ts | ||