Skip to content

Custom Serialization

Daan van Yperen edited this page Sep 24, 2016 · 1 revision

WIP

Customize behavior

You can customize behavior of the serializer by providing your own implementation of AretemisSerializer. If you don't want to roll your own, there is already one provided for you named JsonArtemisSerializer. In addition, you'll need to register the WorldSerializationManager with the world.

Clone this wiki locally