Files
XCharts/Editor/XCharts.Editor.asmdef

19 lines
433 B
Plaintext

{
"name": "XCharts.Editor",
"references": [
"XCharts.Runtime",
"Unity.TextMeshPro",
"Unity.InputSystem"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}