Skip to content
Daan van Yperen edited this page May 30, 2019 · 2 revisions

Plugins

There are multiple optional extensions available for artemis-odb. You can write your own using the Plugin API.

  • Serialization API - persist your world to json or binary format straight out of the box.
  • Fluid API - Fast Prototyping, conveniently assemble and interact with your entities.
  • Auto Entity References - Prevent dangling references to entities.
Clone this wiki locally