Chickensoft.Serialization.Godot
0.4.5
See the version list below for details.
dotnet add package Chickensoft.Serialization.Godot --version 0.4.5
NuGet\Install-Package Chickensoft.Serialization.Godot -Version 0.4.5
<PackageReference Include="Chickensoft.Serialization.Godot" Version="0.4.5" />
paket add Chickensoft.Serialization.Godot --version 0.4.5
#r "nuget: Chickensoft.Serialization.Godot, 0.4.5"
// Install Chickensoft.Serialization.Godot as a Cake Addin #addin nuget:?package=Chickensoft.Serialization.Godot&version=0.4.5 // Install Chickensoft.Serialization.Godot as a Cake Tool #tool nuget:?package=Chickensoft.Serialization.Godot&version=0.4.5
Godot Serialization
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();
<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 | net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
-
net7.0
- Chickensoft.Serialization (>= 1.7.0)
- GodotSharp (>= 4.3.0)
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.6.1 | 177 | 12/3/2024 |
0.6.0 | 110 | 12/3/2024 |
0.5.0 | 106 | 11/30/2024 |
0.4.10 | 205 | 11/13/2024 |
0.4.9 | 96 | 11/13/2024 |
0.4.8 | 201 | 10/23/2024 |
0.4.7 | 133 | 10/12/2024 |
0.4.6 | 126 | 10/9/2024 |
0.4.5 | 117 | 10/8/2024 |
0.4.4 | 146 | 9/27/2024 |
0.4.3 | 205 | 9/17/2024 |
0.4.2 | 173 | 9/11/2024 |
0.4.1 | 131 | 9/10/2024 |
0.4.0 | 270 | 8/24/2024 |
0.3.12 | 184 | 8/20/2024 |
0.3.11 | 146 | 8/16/2024 |
0.3.10 | 148 | 8/15/2024 |
0.3.9-godot4.3.0-rc.3 | 67 | 8/14/2024 |
0.3.8-godot4.3.0-rc.3 | 75 | 8/9/2024 |
0.3.7-godot4.3.0-rc.3 | 65 | 8/8/2024 |
0.3.6-godot4.3.0-rc.2 | 41 | 8/2/2024 |
0.3.5-godot4.3.0-rc.2 | 46 | 8/1/2024 |
0.3.4-godot4.3.0-rc.1 | 80 | 7/25/2024 |
0.3.3-godot4.3.0-beta.3 | 65 | 7/25/2024 |
0.3.2-godot4.3.0-beta.3 | 75 | 7/20/2024 |
0.3.1 | 286 | 7/25/2024 |
0.3.1-godot4.3.0-beta.3 | 59 | 7/20/2024 |
0.3.0 | 130 | 7/18/2024 |
0.2.0 | 479 | 6/10/2024 |
0.1.0 | 103 | 6/10/2024 |
Chickensoft.Serialization.Godot release.