Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 485 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 485 Bytes

DarkCrystal.DarkContract

Serialization frontend over MessagePack-CSharp

Description

Video talk about this repo: link will be added later

How to use example

  1. Clone repo and a submodule. Be sure that symlinks are enabled.
  2. Open ExampleProject at Unity.
  3. Run 'DarkContractExample/NodeTest' and 'DarkContractExample/EntityTest' via menu.
  4. Open 'DarkContractExample/DataExplorer' in separate window. Try to modify data, playtest scene. Note how data is restored.