summaryrefslogtreecommitdiff
path: root/Other/NavMeshTest/Assets/NavMeshComponents/Scripts/NavMeshComponents.asmdef
diff options
context:
space:
mode:
authorchai <215380520@qq.com>2024-05-23 10:10:23 +0800
committerchai <215380520@qq.com>2024-05-23 10:10:23 +0800
commit81330a6b68d307937c262368a42a3fa4e9ad4207 (patch)
tree0616a08be385794e062fb616df4ffb503631ee08 /Other/NavMeshTest/Assets/NavMeshComponents/Scripts/NavMeshComponents.asmdef
parent8722a9920c1f6119bf6e769cba270e63097f8e25 (diff)
+ NavMeshTest
Diffstat (limited to 'Other/NavMeshTest/Assets/NavMeshComponents/Scripts/NavMeshComponents.asmdef')
-rw-r--r--Other/NavMeshTest/Assets/NavMeshComponents/Scripts/NavMeshComponents.asmdef12
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