GameDevWare.Charon.Unity
2023.4.16
See the version list below for details.
dotnet add package GameDevWare.Charon.Unity --version 2023.4.16
NuGet\Install-Package GameDevWare.Charon.Unity -Version 2023.4.16
<PackageReference Include="GameDevWare.Charon.Unity" Version="2023.4.16" />
paket add GameDevWare.Charon.Unity --version 2023.4.16
#r "nuget: GameDevWare.Charon.Unity, 2023.4.16"
// Install GameDevWare.Charon.Unity as a Cake Addin #addin nuget:?package=GameDevWare.Charon.Unity&version=2023.4.16 // Install GameDevWare.Charon.Unity as a Cake Tool #tool nuget:?package=GameDevWare.Charon.Unity&version=2023.4.16
Overview
New online version is available at gamedevware.com.
Charon is a powerful game development tool that streamlines the game development process. It provides a structured approach to designing and modeling game data, with automatic source code generation that reduces the load on programmers and eliminates human errors. Charon also offers support for working with text in multiple languages, with easy loading and unloading of translated text.
With Charon, game developers can focus on creating engaging gameplay experiences without worrying about the technical details of managing game data. It is available in three deployment variants, including a standalone/offline application, web application, and Unity plugin.
Quickstart
Other Links
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. |
-
.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 | 152 | 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 | 579 | 9/15/2019 |
2019.2.3 | 725 | 5/5/2019 |
2019.2.2 | 585 | 5/5/2019 |
fix: fixed crash in Connect window due strange issue in Unity 2023.1 related to rich text.