Charon is a plugin that simplifies data-driven game design by enabling management of static game data like skills, items, and quests. It offers a UI for designers and generates code for developers.he Charon Unity Plugin is a full data-driven design workflow embedded in the Unity Editor. It gives you:A structured game database — one organized place for all your items, characters, quests, and abilities, with enforced relationships between themA visual editor that opens from the Unity menu and runs in your browser — no external tools, no switching contextA C# code generator that turns your schema into type-safe classes, so your code reads hero.Stats.Hp instead of (float)data["stats"]["hp"]Designers own the data. Programmers own the code. Charon keeps both in sync automatically.*** This package requires .NET 8 SDK or later to be installed. ***[GitHub] [Documentation] [Example Project] [OpenUPM Package] [Discord]*** Online version for large teams is available at charon.live. ***Key Features:Visual Game Data Editor: Easily define and edit your game's data structure.Source Code Generation: Generate source code to leverage your game data in development.Multi-Language Text Support: Manage and utilize text in multiple languages.Localization Data Export/Import: Export and import data in formats like Microsoft's Excel XLSX, XLIFF, JSON, or XML.Spreadsheet Integration: Streamline your workflow with export/import capabilities using Microsoft's Excel XLSX format.Multi-user support: Users can edit data in collaboration and access it within their code.Compatibility:Unity 2021+, Unity 6 and laterSupported on PC, Mac, and sometimes Linux.Visual Game Data Editor: Easily define and edit your game's data structure.Source Code Generation: Generate source code to leverage your game data in development.Multi-Language Text Support: Manage and utilize text in multiple languages.Localization Data Export/Import: Export and import data in formats like Microsoft's Excel XLSX, XLIFF or JSON.Spreadsheet Integration: Streamline your workflow with export/import capabilities using Microsoft's Excel XLSX format.



