라이브러리 버튼 및 닫기 버튼 기능 개발
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.unity.2d.sprite": "1.0.0",
|
||||
"com.unity.collab-proxy": "2.6.0",
|
||||
"com.unity.ext.nunit": "2.0.5",
|
||||
"com.unity.feature.development": "1.0.2",
|
||||
|
||||
@@ -34,6 +34,12 @@
|
||||
"com.tivadar.best.http": "3.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.2d.sprite": {
|
||||
"version": "1.0.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {}
|
||||
},
|
||||
"com.unity.burst": {
|
||||
"version": "1.8.18",
|
||||
"depth": 1,
|
||||
|
||||
Reference in New Issue
Block a user