-
Notifications
You must be signed in to change notification settings - Fork 115
Serialization
Daan van Yperen edited this page Sep 24, 2016
·
12 revisions
The optional serialization API provides helps you persist your world to json or binary format straight out of the box. It also provides a convenient way to code your own.
I want to generate:
- json with html5 platform support (recommended).
- json without LibGDX
- binary
- Overview
- Concepts
- Getting Started
- Using
- More guides
- Plugins
- Game Gallery
- Tools and Frameworks
- API reference