更新sdk为相对路径
This commit is contained in:
parent
dff97e57dd
commit
6baf675199
@ -1,6 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.turing.3dcore": "file:C:/Users/Admin/Downloads/com.turing.3dcore-1.0.0.0.tgz",
|
||||
"com.turing.3dcore": "file:../SDK/com.turing.3dcore-1.0.0.0.tgz",
|
||||
"com.unity.2d.sprite": "1.0.0",
|
||||
"com.unity.2d.tilemap": "1.0.0",
|
||||
"com.unity.collab-proxy": "2.2.0",
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.turing.3dcore": {
|
||||
"version": "file:C:/Users/Admin/Downloads/com.turing.3dcore-1.0.0.0.tgz",
|
||||
"version": "file:../SDK/com.turing.3dcore-1.0.0.0.tgz",
|
||||
"depth": 0,
|
||||
"source": "local-tarball",
|
||||
"dependencies": {
|
||||
|
||||
BIN
SDK/com.turing.3dcore-1.0.0.0.tgz
Normal file
BIN
SDK/com.turing.3dcore-1.0.0.0.tgz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user