Initial commit

This commit is contained in:
Josh4359
2023-09-16 18:53:33 -07:00
commit 23aa1fb180
35 changed files with 2160 additions and 0 deletions

View File

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