[+] HybridCLR newAble

[+] HybridCLR newAble
This commit is contained in:
ALEXTANG
2023-04-24 22:56:48 +08:00
parent b50ef83c4f
commit 6b8d88fe67
4 changed files with 65 additions and 10 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.focus-creative-games.hybridclr_unity": "https://gitee.com/focus-creative-games/hybridclr_unity.git",
"com.unity.2d.animation": "5.2.0",
"com.unity.2d.pixel-perfect": "4.0.1",
"com.unity.2d.psdimporter": "4.3.0",
@@ -47,5 +48,14 @@
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
}
},
"scopedRegistries": [
{
"name": "hybridclr_unity",
"url": "https://package.openupm.cn",
"scopes": [
"com.focus-creative-games.hybridclr_unity"
]
}
]
}

View File

@@ -1,5 +1,12 @@
{
"dependencies": {
"com.focus-creative-games.hybridclr_unity": {
"version": "https://gitee.com/focus-creative-games/hybridclr_unity.git",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "bf6ae99dadfbc64e3a6f2dc7f63509a5b6b12621"
},
"com.unity.2d.animation": {
"version": "5.2.0",
"depth": 0,