Chickensoft.Serialization.Godot
0.7.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Chickensoft.Serialization.Godot --version 0.7.2
NuGet\Install-Package Chickensoft.Serialization.Godot -Version 0.7.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Chickensoft.Serialization.Godot" Version="0.7.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chickensoft.Serialization.Godot --version 0.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Chickensoft.Serialization.Godot, 0.7.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Chickensoft.Serialization.Godot as a Cake Addin #addin nuget:?package=Chickensoft.Serialization.Godot&version=0.7.2 // Install Chickensoft.Serialization.Godot as a Cake Tool #tool nuget:?package=Chickensoft.Serialization.Godot&version=0.7.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Chickensoft.Serialization (>= 2.2.0)
- GodotSharp (>= 4.3.0)
- System.Text.Json (>= 9.0.1)
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.7.5 | 358 | 17 days ago |
0.7.4 | 97 | 17 days ago |
0.7.3 | 110 | 20 days ago |
0.7.2 | 245 | a month ago |
0.7.1 | 136 | a month ago |
0.7.0 | 160 | 2 months ago |
0.6.1 | 310 | 3 months ago |
0.6.0 | 124 | 3 months ago |
0.5.0 | 113 | 3 months ago |
0.4.10 | 249 | 4 months ago |
0.4.9 | 104 | 4 months ago |
0.4.8 | 249 | 4 months ago |
0.4.7 | 140 | 5 months ago |
0.4.6 | 130 | 5 months ago |
0.4.5 | 123 | 5 months ago |
0.4.4 | 151 | 5 months ago |
0.4.3 | 216 | 5 months ago |
0.4.2 | 175 | 6 months ago |
0.4.1 | 133 | 6 months ago |
0.4.0 | 275 | 6 months ago |
0.3.12 | 186 | 6 months ago |
0.3.11 | 149 | 6 months ago |
0.3.10 | 157 | 6 months ago |
0.3.9-godot4.3.0-rc.3 | 71 | 6 months ago |
0.3.8-godot4.3.0-rc.3 | 79 | 7 months ago |
0.3.7-godot4.3.0-rc.3 | 67 | 7 months ago |
0.3.6-godot4.3.0-rc.2 | 42 | 7 months ago |
0.3.5-godot4.3.0-rc.2 | 50 | 7 months ago |
0.3.4-godot4.3.0-rc.1 | 81 | 7 months ago |
0.3.3-godot4.3.0-beta.3 | 67 | 7 months ago |
0.3.2-godot4.3.0-beta.3 | 80 | 7 months ago |
0.3.1 | 292 | 7 months ago |
0.3.1-godot4.3.0-beta.3 | 64 | 7 months ago |
0.3.0 | 133 | 7 months ago |
0.2.0 | 494 | 9 months ago |
0.1.0 | 107 | 9 months ago |
Chickensoft.Serialization.Godot release.