Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/track/charon.git?path=src/GameDevWare.Charon.Unity/Packages/com.gamedevware.charon

README

openupm

Introduction

Charon is a versatile plugin tailored for Unity, designed to facilitate data-driven game design by allowing both developers and game designers to efficiently manage static game data, like units, items, missions, quests, and other. It provides a user-friendly interface that requires no special skills for game designers, simplifying the process of data manipulation. For programmers, Charon streamlines development workflows by generating c# code to load game data seamlessly into the game.

editor ui

Installation

Prerequisites

Unity Editor plugin uses dotnet charon tool, which is a .NET Core application built for .NET 8 and it runs wherever Unity Editor can run.

The generated code and data do not require any additional dependencies for your game's runtime.

Installation from OpenUPM (recommended)

  1. Install the .NET 8 SDK or later software for your operating system (Windows, MacOS, Linux).
  2. Ensure your Unity version is 2021.3 or later.
  3. Open the OpenUPM page for the plugin.
  4. Click the Manual Installation button in the upper right corner and follow the instructions.

Unity | Installing the Plugin from OpenUPM

Installation Video Tutorial

Installation from Unity Asset Store

  1. Install the .NET 8 SDK or later software for your operating system (Windows, MacOS, Linux).
  2. Ensure your Unity version is 2021.3 or later.
  3. Open the Charon plugin in the Unity Asset Store.
  4. Click Add To My Assets.
  5. Open the Unity Package Manager by navigating to Window → Package Manager.
  6. Wait for the package manager to populate the list.
  7. Select My Assets from the dropdown in the top left corner.
  8. Select Charon from the list and click Download. If it’s already downloaded, you will see an Import option.

Unity | Installing the Plugin from Asset Store

Installation Video Tutorial

How to Use

Unity | First Steps

First Steps

Documentation

Charon DocumentationUnity Plugin Documentation

Examples

Change Log

Change Log

Collaboration

DiscordPlugin Issuessupport@gamedevware.com

License

MIT

Total Installs
0
Last 30 days
Unique IPs
0
Approximate users

Installs Over Time

Operating Systems

No data yet

Top Countries

No data yet

Git Versions

No data yet

Embed Install Badge

Add an install count badge to your README

Style
Preview
pkglnk installs badge
Markdown
[![pkglnk installs](https://www.pkglnk.dev/badge/charon.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/charon)
HTML
<a href="https://www.pkglnk.dev/pkg/charon"><img src="https://www.pkglnk.dev/badge/charon.svg?style=pkglnk" alt="pkglnk installs"></a>

Comments

No comments yet. Be the first!