Spline-Importer/Runtime/josh.spline-importer.asmdef

24 lines
592 B
Plaintext

{
"name": "josh.spline-importer",
"rootNamespace": "",
"references": [
"Unity.Splines",
"Unity.Mathematics",
"Unity.AI.Navigation"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.ai.navigation",
"expression": "",
"define": "COM_UNITY_AI_NAVIGATION"
}
],
"noEngineReferences": false
}