Files
taptap2024_GJ_chidouren/Assets/AstarPathfindingProject/Editor/AstarPathfindingProjectEditor.asmdef

13 lines
281 B
Plaintext
Raw Normal View History

2024-10-16 00:03:41 +08:00
{
"name": "AstarPathfindingProjectEditor",
"references": [
"AstarPathfindingProject",
"PackageToolsEditor"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false
}