SimpleTools/Tools/geri.simpletools.editor.asmdef
2021-01-08 16:05:34 +01:00

24 lines
No EOL
584 B
Text

{
"name": "SimpleTools",
"rootNamespace": "",
"references": [
"Cinemachine",
"TMP_Runtime-CSharp",
"Unity.TextMeshPro"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.cinemachine",
"expression": "2.7.1",
"define": "CINEMACHINE_271_OR_NEWER"
}
],
"noEngineReferences": false
}