导入R3,简单实现数据绑定UI,以及双向绑定
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.code-philosophy.hybridclr": "https://gitee.com/focus-creative-games/hybridclr_unity.git",
|
||||
"com.cysharp.r3": "https://github.com/Cysharp/R3.git?path=src/R3.Unity/Assets/R3.Unity",
|
||||
"com.github-glitchenzo.nugetforunity": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
|
||||
"com.tuyoogame.yooasset": "2.3.17",
|
||||
"com.unity.ai.navigation": "2.0.9",
|
||||
"com.unity.collab-proxy": "2.10.0",
|
||||
|
||||
@@ -7,6 +7,22 @@
|
||||
"dependencies": {},
|
||||
"hash": "fcef6dfe8ed715cc60a7618a1d2ad62bcace3a80"
|
||||
},
|
||||
"com.cysharp.r3": {
|
||||
"version": "https://github.com/Cysharp/R3.git?path=src/R3.Unity/Assets/R3.Unity",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {
|
||||
"com.unity.modules.imgui": "1.0.0"
|
||||
},
|
||||
"hash": "24d04125d68719816e24dfb79c60dd97ca396038"
|
||||
},
|
||||
"com.github-glitchenzo.nugetforunity": {
|
||||
"version": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"dependencies": {},
|
||||
"hash": "a7c6b49a0141a5bff9b1983e38137522ef61977d"
|
||||
},
|
||||
"com.tuyoogame.yooasset": {
|
||||
"version": "2.3.17",
|
||||
"depth": 0,
|
||||
|
||||
Reference in New Issue
Block a user