update: 更新依赖和版本
parent
4f3ab222c3
commit
f8c44489bc
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "com.guru.unity.sdk",
|
"name": "com.guru.unity.sdk",
|
||||||
"displayName": "Guru SDK",
|
"displayName": "Guru SDK",
|
||||||
"version": "0.0.1",
|
"version": "1.0.0",
|
||||||
"description": "Guru SDK for unity project",
|
"description": "Guru SDK for unity project",
|
||||||
"unity": "2020.3",
|
"unity": "2020.3",
|
||||||
"author":{
|
"author":{
|
||||||
|
|
@ -10,5 +10,6 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"category": "Game,Tool,Development",
|
"category": "Game,Tool,Development",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"com.guru.unity.sdk.core": "git@github.com:castbox/upm-guru-sdk-core-proto.git"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue