Chickensoft.Serialization.Godot
0.3.1-godot4.3.0-beta.3
See the version list below for details.
dotnet add package Chickensoft.Serialization.Godot --version 0.3.1-godot4.3.0-beta.3
NuGet\Install-Package Chickensoft.Serialization.Godot -Version 0.3.1-godot4.3.0-beta.3
<PackageReference Include="Chickensoft.Serialization.Godot" Version="0.3.1-godot4.3.0-beta.3" />
paket add Chickensoft.Serialization.Godot --version 0.3.1-godot4.3.0-beta.3
#r "nuget: Chickensoft.Serialization.Godot, 0.3.1-godot4.3.0-beta.3"
// Install Chickensoft.Serialization.Godot as a Cake Addin #addin nuget:?package=Chickensoft.Serialization.Godot&version=0.3.1-godot4.3.0-beta.3&prerelease // Install Chickensoft.Serialization.Godot as a Cake Tool #tool nuget:?package=Chickensoft.Serialization.Godot&version=0.3.1-godot4.3.0-beta.3&prerelease
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.1.0)
- GodotSharp (>= 4.3.0-beta.3)
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.4.8 | 167 | 10/23/2024 |
0.4.7 | 118 | 10/12/2024 |
0.4.6 | 105 | 10/9/2024 |
0.4.5 | 105 | 10/8/2024 |
0.4.4 | 135 | 9/27/2024 |
0.4.3 | 195 | 9/17/2024 |
0.4.2 | 163 | 9/11/2024 |
0.4.1 | 123 | 9/10/2024 |
0.4.0 | 256 | 8/24/2024 |
0.3.12 | 173 | 8/20/2024 |
0.3.11 | 138 | 8/16/2024 |
0.3.10 | 140 | 8/15/2024 |
0.3.9-godot4.3.0-rc.3 | 63 | 8/14/2024 |
0.3.8-godot4.3.0-rc.3 | 71 | 8/9/2024 |
0.3.7-godot4.3.0-rc.3 | 61 | 8/8/2024 |
0.3.6-godot4.3.0-rc.2 | 34 | 8/2/2024 |
0.3.5-godot4.3.0-rc.2 | 42 | 8/1/2024 |
0.3.4-godot4.3.0-rc.1 | 73 | 7/25/2024 |
0.3.3-godot4.3.0-beta.3 | 59 | 7/25/2024 |
0.3.2-godot4.3.0-beta.3 | 71 | 7/20/2024 |
0.3.1 | 278 | 7/25/2024 |
0.3.1-godot4.3.0-beta.3 | 53 | 7/20/2024 |
0.3.0 | 117 | 7/18/2024 |
0.2.0 | 452 | 6/10/2024 |
0.1.0 | 94 | 6/10/2024 |
Chickensoft.Serialization.Godot release.