diff options
Diffstat (limited to 'Other/NavMeshTest/Assets/NavMeshComponents/Scripts/NavMeshComponents.asmdef')
-rw-r--r-- | Other/NavMeshTest/Assets/NavMeshComponents/Scripts/NavMeshComponents.asmdef | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Other/NavMeshTest/Assets/NavMeshComponents/Scripts/NavMeshComponents.asmdef b/Other/NavMeshTest/Assets/NavMeshComponents/Scripts/NavMeshComponents.asmdef new file mode 100644 index 0000000..a54b5c2 --- /dev/null +++ b/Other/NavMeshTest/Assets/NavMeshComponents/Scripts/NavMeshComponents.asmdef @@ -0,0 +1,12 @@ +{ + "name": "NavMeshComponents", + "references": [], + "optionalUnityReferences": [], + "includePlatforms": [], + "excludePlatforms": [], + "allowUnsafeCode": false, + "overrideReferences": false, + "precompiledReferences": [], + "autoReferenced": true, + "defineConstraints": [] +}
\ No newline at end of file |