GameDevWare.Charon.Unity 2019.4.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package GameDevWare.Charon.Unity --version 2019.4.3
NuGet\Install-Package GameDevWare.Charon.Unity -Version 2019.4.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.Unity" Version="2019.4.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GameDevWare.Charon.Unity --version 2019.4.3
#r "nuget: GameDevWare.Charon.Unity, 2019.4.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.
// Install GameDevWare.Charon.Unity as a Cake Addin
#addin nuget:?package=GameDevWare.Charon.Unity&version=2019.4.3

// Install GameDevWare.Charon.Unity as a Cake Tool
#tool nuget:?package=GameDevWare.Charon.Unity&version=2019.4.3

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 net35 is compatible.  net40 was computed.  net403 was computed.  net45 was computed.  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 3.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.1.7 117 3/26/2024
2024.1.6 113 3/3/2024
2023.4.16 313 11/11/2023
2023.4.14 142 10/30/2023
2023.4.10 133 10/25/2023
2023.4.5 129 10/16/2023
2023.4.4 174 10/15/2023
2023.4.1 162 10/5/2023
2023.4.0 143 10/3/2023
2021.1.1 488 3/21/2021
2019.4.3 754 12/23/2019
2019.3.6 792 10/7/2019
2019.3.5 557 9/15/2019
2019.2.3 705 5/5/2019
2019.2.2 567 5/5/2019

move settings to "Edit -> Preferences..." menu
add "Update" button in 'Preferences...' window