Chickensoft.Serialization.Godot
0.7.29
See the version list below for details.
dotnet add package Chickensoft.Serialization.Godot --version 0.7.29
NuGet\Install-Package Chickensoft.Serialization.Godot -Version 0.7.29
<PackageReference Include="Chickensoft.Serialization.Godot" Version="0.7.29" />
<PackageVersion Include="Chickensoft.Serialization.Godot" Version="0.7.29" />
<PackageReference Include="Chickensoft.Serialization.Godot" />
paket add Chickensoft.Serialization.Godot --version 0.7.29
#r "nuget: Chickensoft.Serialization.Godot, 0.7.29"
#addin nuget:?package=Chickensoft.Serialization.Godot&version=0.7.29
#tool nuget:?package=Chickensoft.Serialization.Godot&version=0.7.29
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.0.0)
- GodotSharp (>= 4.4.1)
- System.Text.Json (>= 9.0.6)
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.2 | 113 | 6/19/2025 |
0.8.1 | 97 | 6/19/2025 |
0.8.0 | 137 | 6/15/2025 |
0.7.29 | 302 | 6/11/2025 |
0.7.28 | 277 | 6/10/2025 |
0.7.27 | 153 | 6/4/2025 |
0.7.26 | 150 | 5/23/2025 |
0.7.25 | 114 | 5/23/2025 |
0.7.24 | 152 | 5/21/2025 |
0.7.23 | 252 | 5/15/2025 |
0.7.22 | 221 | 5/14/2025 |
0.7.21 | 225 | 5/14/2025 |
0.7.20 | 106 | 5/9/2025 |
0.7.19 | 138 | 5/8/2025 |
0.7.18 | 143 | 5/8/2025 |
0.7.17 | 174 | 5/4/2025 |
0.7.16 | 243 | 4/24/2025 |
0.7.15 | 139 | 4/12/2025 |
0.7.14 | 217 | 4/10/2025 |
0.7.13 | 171 | 4/9/2025 |
0.7.12 | 179 | 4/9/2025 |
0.7.11 | 189 | 3/26/2025 |
0.7.10 | 461 | 3/26/2025 |
0.7.9 | 290 | 3/13/2025 |
0.7.8 | 145 | 3/12/2025 |
0.7.7 | 171 | 3/11/2025 |
0.7.6 | 472 | 3/4/2025 |
0.7.5 | 532 | 2/12/2025 |
0.7.4 | 114 | 2/11/2025 |
0.7.3 | 127 | 2/9/2025 |
0.7.2 | 454 | 1/24/2025 |
0.7.1 | 145 | 1/15/2025 |
0.7.0 | 171 | 1/10/2025 |
0.6.1 | 331 | 12/3/2024 |
0.6.0 | 131 | 12/3/2024 |
0.5.0 | 123 | 11/30/2024 |
0.4.10 | 298 | 11/13/2024 |
0.4.9 | 115 | 11/13/2024 |
0.4.8 | 259 | 10/23/2024 |
0.4.7 | 148 | 10/12/2024 |
0.4.6 | 136 | 10/9/2024 |
0.4.5 | 131 | 10/8/2024 |
0.4.4 | 163 | 9/27/2024 |
0.4.3 | 223 | 9/17/2024 |
0.4.2 | 184 | 9/11/2024 |
0.4.1 | 140 | 9/10/2024 |
0.4.0 | 283 | 8/24/2024 |
0.3.12 | 193 | 8/20/2024 |
0.3.11 | 158 | 8/16/2024 |
0.3.10 | 169 | 8/15/2024 |
0.3.9-godot4.3.0-rc.3 | 78 | 8/14/2024 |
0.3.8-godot4.3.0-rc.3 | 84 | 8/9/2024 |
0.3.7-godot4.3.0-rc.3 | 71 | 8/8/2024 |
0.3.6-godot4.3.0-rc.2 | 51 | 8/2/2024 |
0.3.5-godot4.3.0-rc.2 | 56 | 8/1/2024 |
0.3.4-godot4.3.0-rc.1 | 85 | 7/25/2024 |
0.3.3-godot4.3.0-beta.3 | 73 | 7/25/2024 |
0.3.2-godot4.3.0-beta.3 | 86 | 7/20/2024 |
0.3.1 | 305 | 7/25/2024 |
0.3.1-godot4.3.0-beta.3 | 68 | 7/20/2024 |
0.3.0 | 139 | 7/18/2024 |
0.2.0 | 514 | 6/10/2024 |
0.1.0 | 114 | 6/10/2024 |
Chickensoft.Serialization.Godot release.