Files
XCharts/Editor/XCharts.Editor.asmdef

18 lines
404 B
Plaintext
Raw Normal View History

{
"name": "XCharts.Editor",
"references": [
2021-01-11 08:54:28 +08:00
"XCharts.Runtime",
"Unity.TextMeshPro"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
2021-01-11 08:54:28 +08:00
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}