Skip to content

chickensoft-games/Serialization.Godot

Repository files navigation

Godot Serialization

Chickensoft Badge Discord Read the docs line coverage branch coverage

Godot-specific JSON converters for Chickensoft.Serialization.

Please contribute! This only supports the following types:

  • Vector2
  • Vector2i
  • Transform2D
  • Vector3
  • Vector3i
  • Basis
  • Transform3D

Be sure to place the following line somewhere before you start serializing/deserializing:

GodotSerialization.Setup();

Chickensoft.Serialization.Godot


🐣 Package generated from a 🐤 Chickensoft Template — https://chickensoft.games