chore: Add Unity project package manifest and lock files

This commit is contained in:
2025-11-29 06:55:52 +09:00
parent a9bba65027
commit 702d09225f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"dependencies": {
"com.heavycaffiner.ide.antigravity": "https://github.com/heavycaffeiner/com.heavycaffeiner.ide.antigravity.git",
"com.heavycaffiner.ide.antigravity": "https://github.com/heavycaffeiner/UnityAntigravityIDE.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",

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"com.heavycaffiner.ide.antigravity": {
"version": "https://github.com/heavycaffeiner/com.heavycaffeiner.ide.antigravity.git",
"version": "https://github.com/heavycaffeiner/UnityAntigravityIDE.git",
"depth": 0,
"source": "git",
"dependencies": {