Charon plugin for Unity. Build-in game data editor, code generator and integration tools for Unity
Stars
117
Forks
12
Watchers
117
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
287
commits
1
commits
fix: fixed error on first start due to dotnet tool install returning 1 as success exit code
bd3888eView on GitHubfix: fixed invalid usage of publication format instead of storage format for online synchronization
405f7f1View on GitHubfix: fixed online synchronization logic to use JSON file instead of .asset file to download data into, and then reimport it into .asset
78d34ebView on GitHubchore: mention Unity Editor restart after .NET SDK installation
cace26eView on GitHubfix: hidden SettingsService usage behind #if to prevent compilation errors on 2021 version editor.
092041bView on GitHub