diff --git a/Packages/manifest.json b/Packages/manifest.json index d9e00e75..22a7fa76 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,6 +1,6 @@ { "dependencies": { - "com.focus-creative-games.hybridclr_unity": "2.4.2", + "com.code-philosophy.hybridclr": "https://gitee.com/focus-creative-games/hybridclr_unity.git", "com.unity.2d.animation": "7.0.9", "com.unity.2d.pixel-perfect": "5.0.3", "com.unity.2d.psdimporter": "6.0.7", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index d81d617f..977dde79 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,11 +1,11 @@ { "dependencies": { - "com.focus-creative-games.hybridclr_unity": { - "version": "2.4.2", + "com.code-philosophy.hybridclr": { + "version": "https://gitee.com/focus-creative-games/hybridclr_unity.git", "depth": 0, - "source": "registry", + "source": "git", "dependencies": {}, - "url": "https://package.openupm.cn" + "hash": "8e178c0e372a396e1bf1687e450d85693a95baf4" }, "com.unity.2d.animation": { "version": "7.0.9",