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