GameDevWare.Charon 2019.2.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package GameDevWare.Charon --version 2019.2.3
                    
NuGet\Install-Package GameDevWare.Charon -Version 2019.2.3
                    
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="GameDevWare.Charon" Version="2019.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GameDevWare.Charon" Version="2019.2.3" />
                    
Directory.Packages.props
<PackageReference Include="GameDevWare.Charon" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add GameDevWare.Charon --version 2019.2.3
                    
#r "nuget: GameDevWare.Charon, 2019.2.3"
                    
#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.
#addin nuget:?package=GameDevWare.Charon&version=2019.2.3
                    
Install GameDevWare.Charon as a Cake Addin
#tool nuget:?package=GameDevWare.Charon&version=2019.2.3
                    
Install GameDevWare.Charon as a Cake Tool

Introduction

Charon is a software for managing game's data. It is used for creating data structure, editing data and accessing this data in the code.

For Unity game engine an Editor Extension is available. For other platforms standalone version should be used with a compatible web browser.

Basics

Additional features

Requirements

Troubleshooting

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.5

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2024.4.5 188 4/29/2025
2024.4.4 238 2/4/2025
2024.4.3 260 12/19/2024
2024.3.6 313 10/18/2024
2024.3.4 216 10/2/2024
2024.2.22 179 7/9/2024
2024.2.18 215 7/1/2024
2024.2.6 167 6/11/2024
2024.2.5 142 6/10/2024
2024.1.13 356 5/6/2024
2024.1.6 457 3/3/2024
2024.1.4 294 2/20/2024
2024.1.1 276 1/15/2024
2024.1.0 261 1/4/2024
2023.4.22 282 12/13/2023
2023.4.16 262 11/14/2023
2023.4.14 341 10/30/2023
2023.4.4 332 10/15/2023
2023.4.1 248 10/5/2023
2023.4.0 265 10/3/2023
2020.1.1 2,234 3/1/2020
2020.1.0 673 1/22/2020
2019.4.3 646 12/23/2019
2019.3.10 685 11/12/2019
2019.3.9 659 10/28/2019
2019.3.8 663 10/8/2019
2019.3.5 683 9/15/2019
2019.3.1 1,109 7/22/2019
2019.2.3 1,246 5/5/2019
2019.2.0 701 4/24/2019

changed build result to nuget package
code generation for unity has been deprecated (and fixed)