CTT/Unity/Assets/Hotfix/Unity.Hotfix.asmdef

19 lines
416 B
Plaintext

{
"name": "Unity.Hotfix",
"references": [
"Unity.Model",
"Unity.ThirdParty",
"Cal.Core"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}