First client navigation
This commit is contained in:
parent
57088cfd12
commit
2db3e27a47
10 changed files with 493 additions and 12 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"com.h8man.2d.navmeshplus": "https://github.com/h8man/NavMeshPlus.git#master",
|
||||
"com.unity.2d.animation": "4.2.6",
|
||||
"com.unity.2d.pixel-perfect": "3.0.2",
|
||||
"com.unity.2d.psdimporter": "3.1.6",
|
||||
|
|
|
@ -1,5 +1,12 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"com.h8man.2d.navmeshplus": {
|
||||
"version": "https://github.com/h8man/NavMeshPlus.git#master",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {},
|
||||
"hash": "86ceea0dfe7bcd8db2a486bd68c4c095ae4299e0"
|
||||
},
|
||||
"com.unity.2d.animation": {
|
||||
"version": "4.2.6",
|
||||
"depth": 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue