fgm24/Assets/Scripts/PathFinding/package.json

13 lines
429 B
JSON

{
"name": "com.h8man.2d.navmeshplus",
"displayName": "NavMeshPlus",
"version": "0.2.18",
"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": { }
}