Spline-Importer/Runtime/josh.spline-importer.asmdef
2023-09-16 18:53:33 -07:00

17 lines
411 B
Plaintext

{
"name": "josh.spline-importer",
"rootNamespace": "",
"references": [
"Unity.Splines",
"Unity.Mathematics"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}