chore: change unity package config

This commit is contained in:
2025-11-29 22:45:11 +09:00
parent 702d09225f
commit 3562440120
2 changed files with 4 additions and 14 deletions

View File

@@ -1,10 +1,9 @@
{
"dependencies": {
"com.heavycaffiner.ide.antigravity": "https://github.com/heavycaffeiner/UnityAntigravityIDE.git",
"com.heavycaffiner.ide.vscodeuniversal": "https://github.com/heavycaffeiner/Unity-VSC-OSS-Editor.git",
"com.kyrylokuzyk.primetween": "file:../Assets/Plugins/PrimeTween/internal/com.kyrylokuzyk.primetween.tgz",
"com.unity.2d.sprite": "1.0.0",
"com.unity.collab-proxy": "2.10.2",
"com.unity.ide.visualstudio": "2.0.25",
"com.unity.inputsystem": "1.14.2",
"com.unity.multiplayer.center": "1.0.0",
"com.unity.render-pipelines.universal": "17.2.0",

View File

@@ -1,13 +1,13 @@
{
"dependencies": {
"com.heavycaffiner.ide.antigravity": {
"version": "https://github.com/heavycaffeiner/UnityAntigravityIDE.git",
"com.heavycaffiner.ide.vscodeuniversal": {
"version": "https://github.com/heavycaffeiner/Unity-VSC-OSS-Editor.git",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.test-framework": "1.1.31"
},
"hash": "bbdfe7c97d7c662964e425bd56cc3728846e09ff"
"hash": "c1af1ea41258153175064bd887bac75f917a1760"
},
"com.kyrylokuzyk.primetween": {
"version": "file:../Assets/Plugins/PrimeTween/internal/com.kyrylokuzyk.primetween.tgz",
@@ -57,15 +57,6 @@
"source": "builtin",
"dependencies": {}
},
"com.unity.ide.visualstudio": {
"version": "2.0.25",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.31"
},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.14.2",
"depth": 0,