mirror of
https://github.com/Alex-Rachel/TEngine.git
synced 2025-08-07 16:45:10 +00:00
[+] HybridCLR newAble
[+] HybridCLR newAble
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@@ -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,
|
||||
|
Reference in New Issue
Block a user