GameDevWare.Charon.Unity
2021.1.1
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 GameDevWare.Charon.Unity --version 2021.1.1
NuGet\Install-Package GameDevWare.Charon.Unity -Version 2021.1.1
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="2021.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GameDevWare.Charon.Unity --version 2021.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GameDevWare.Charon.Unity, 2021.1.1"
#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=2021.1.1 // Install GameDevWare.Charon.Unity as a Cake Tool #tool nuget:?package=GameDevWare.Charon.Unity&version=2021.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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
- Installation
- Creating game data file
- Launching data editor
- Setting up data structure
- Editing documents
- Generating source code (С#)
- Accessing game data (C#)
Additional features
Requirements
Troubleshooting
Product | Versions 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.2.19 | 205 | 7/3/2024 |
2024.1.7 | 225 | 3/26/2024 |
2024.1.6 | 151 | 3/3/2024 |
2023.4.16 | 340 | 11/11/2023 |
2023.4.14 | 167 | 10/30/2023 |
2023.4.10 | 161 | 10/25/2023 |
2023.4.5 | 154 | 10/16/2023 |
2023.4.4 | 202 | 10/15/2023 |
2023.4.1 | 189 | 10/5/2023 |
2023.4.0 | 179 | 10/3/2023 |
2021.1.1 | 511 | 3/21/2021 |
2019.4.3 | 777 | 12/23/2019 |
2019.3.6 | 818 | 10/7/2019 |
2019.3.5 | 577 | 9/15/2019 |
2019.2.3 | 725 | 5/5/2019 |
2019.2.2 | 585 | 5/5/2019 |
falling back to system's default browser if unity >2021.1 because there is no embdedd browser in new Unity Editor