Skip to content

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
  • Rect2
  • Rect2I
  • Transform2D
  • Vector3
  • Vector3I
  • Basis
  • Transform3D
  • Vector4
  • Vector4I
  • Quaternion
  • Color
  • Aabb (AABB)
  • Plane
  • Projection

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

About

Godot-specific JSON converters for Chickensoft.Serialization.

Topics

Resources

Contributing

Stars

18 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages