NuGetForUnity 패키지 추가

유니티 패키지 매니저에서 git URL로 추가
This commit is contained in:
2025-10-23 02:20:05 +09:00
parent ea8251dfc8
commit 2c1ca103d4
7 changed files with 92 additions and 0 deletions

View File

@@ -1,5 +1,12 @@
{
"dependencies": {
"com.github-glitchenzo.nugetforunity": {
"version": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "a7c6b49a0141a5bff9b1983e38137522ef61977d"
},
"com.unity.addressables": {
"version": "2.7.4",
"depth": 0,