Chickensoft.Serialization.Godot
0.8.57
See the version list below for details.
dotnet add package Chickensoft.Serialization.Godot --version 0.8.57
NuGet\Install-Package Chickensoft.Serialization.Godot -Version 0.8.57
<PackageReference Include="Chickensoft.Serialization.Godot" Version="0.8.57" />
<PackageVersion Include="Chickensoft.Serialization.Godot" Version="0.8.57" />
<PackageReference Include="Chickensoft.Serialization.Godot" />
paket add Chickensoft.Serialization.Godot --version 0.8.57
#r "nuget: Chickensoft.Serialization.Godot, 0.8.57"
#:package Chickensoft.Serialization.Godot@0.8.57
#addin nuget:?package=Chickensoft.Serialization.Godot&version=0.8.57
#tool nuget:?package=Chickensoft.Serialization.Godot&version=0.8.57
Godot Serialization
Godot-specific JSON converters for Chickensoft.Serialization.
Please contribute! This only supports the following types:
- ✅
Vector2 - ✅
Vector2i - ✅
Transform2D - ✅
Vector3 - ✅
Vector3i - ✅
Basis - ✅
Transform3D - ✅
Color
Be sure to place the following line somewhere before you start serializing/deserializing:
GodotSerialization.Setup();
<p align="center"> <img alt="Chickensoft.Serialization.Godot" src="Chickensoft.Serialization.Godot/icon.png" width="200"> </p>
🐣 Package generated from a 🐤 Chickensoft Template — https://chickensoft.games
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Chickensoft.Serialization (>= 3.1.0)
- GodotSharp (>= 4.6.1)
- System.Text.Json (>= 10.0.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Chickensoft.Serialization.Godot:
| Repository | Stars |
|---|---|
|
chickensoft-games/GameDemo
The Chickensoft Game Demo — a fully tested, third-person 3D game built with Godot and C#. Now with saving and loading!
|
| Version | Downloads | Last Updated |
|---|---|---|
| 0.8.58 | 31 | 3/12/2026 |
| 0.8.57 | 38 | 3/11/2026 |
| 0.8.56 | 37 | 3/11/2026 |
| 0.8.55 | 58 | 3/10/2026 |
| 0.8.54 | 214 | 2/17/2026 |
| 0.8.53 | 96 | 2/17/2026 |
| 0.8.50 | 309 | 1/26/2026 |
| 0.8.49 | 164 | 1/15/2026 |
| 0.8.48 | 111 | 1/14/2026 |
| 0.8.47 | 117 | 1/14/2026 |
| 0.8.46 | 575 | 12/10/2025 |
| 0.8.45 | 713 | 12/3/2025 |
| 0.8.44 | 695 | 12/1/2025 |
| 0.8.43 | 221 | 11/27/2025 |
| 0.8.42 | 435 | 11/21/2025 |
| 0.8.41 | 420 | 11/20/2025 |
| 0.8.40 | 447 | 11/19/2025 |
| 0.8.39 | 334 | 11/13/2025 |
| 0.8.38 | 292 | 11/12/2025 |
| 0.8.37 | 417 | 11/11/2025 |
Chickensoft.Serialization.Godot release.