Files
grow-ai-unity/Assets/NavMeshPlus/package.json
j.mei7 7e0f3e6930 init
2022-03-01 20:47:08 +01:00

13 lines
431 B
JSON

{
"name": "com.h8man.2d.navmeshplus",
"displayName": "NavMeshPlus",
"version": "0.1.0",
"unity": "2019.2",
"description": "NavMesh building components provide you with ability to create navigation meshes that are generated automatically from your Scene geometry, which allows characters to move intelligently around the game world.",
"keywords": ["2d"],
"category": "2D",
"dependencies": {
}
}