2026-06-17 스타터킷,툰셰이더,오른손

This commit is contained in:
2026-06-17 10:51:49 +09:00
parent 48c3cfe9f1
commit 6ccae390f6
2067 changed files with 115278 additions and 697 deletions

View File

@@ -1,25 +1,45 @@
{
"dependencies": {
"com.unity.burst": "1.8.27",
"com.unity.cinemachine": "3.1.7",
"com.unity.cloud.gltfast": "6.19.0",
"com.unity.collab-proxy": "2.11.2",
"com.unity.collections": "2.6.2",
"com.unity.editorcoroutines": "1.0.1",
"com.unity.ext.nunit": "2.0.5",
"com.unity.feature.development": "1.0.2",
"com.unity.graphtoolkit": "0.4.0-exp.2",
"com.unity.ide.rider": "3.0.39",
"com.unity.ide.visualstudio": "2.0.26",
"com.unity.inputsystem": "1.17.0",
"com.unity.learn.iet-framework": "5.0.3",
"com.unity.mathematics": "1.3.3",
"com.unity.multiplayer.center": "1.0.1",
"com.unity.nuget.mono-cecil": "1.11.6",
"com.unity.nuget.newtonsoft-json": "3.2.2",
"com.unity.performance.profile-analyzer": "1.2.4",
"com.unity.render-pipelines.core": "17.3.0",
"com.unity.render-pipelines.universal": "17.3.0",
"com.unity.render-pipelines.universal-config": "17.0.3",
"com.unity.searcher": "4.9.4",
"com.unity.settings-manager": "2.1.1",
"com.unity.shadergraph": "17.3.0",
"com.unity.splines": "2.6.1",
"com.unity.test-framework": "1.6.0",
"com.unity.test-framework.performance": "3.2.0",
"com.unity.testtools.codecoverage": "1.2.7",
"com.unity.timeline": "1.8.12",
"com.unity.ugui": "2.0.0",
"com.unity.xr.androidxr-openxr": "1.2.0",
"com.unity.xr.arfoundation": "6.4.1",
"com.unity.xr.compositionlayers": "2.4.0",
"com.unity.xr.core-utils": "2.5.3",
"com.unity.xr.hands": "1.7.3",
"com.unity.xr.interaction.toolkit": "3.4.1",
"com.unity.xr.legacyinputhelpers": "2.1.13",
"com.unity.xr.management": "4.5.4",
"com.unity.xr.meta-openxr": "2.5.0",
"com.unity.xr.oculus": "4.5.2",
"com.unity.xr.openxr": "1.16.1",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.adaptiveperformance": "1.0.0",
@@ -30,6 +50,7 @@
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.cloth": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.hierarchycore": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
@@ -37,6 +58,7 @@
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.physics2d": "1.0.0",
"com.unity.modules.screencapture": "1.0.0",
"com.unity.modules.subsystems": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.terrainphysics": "1.0.0",
"com.unity.modules.tilemap": "1.0.0",

View File

@@ -33,6 +33,13 @@
},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.11.2",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "2.6.6",
"depth": 1,
@@ -48,14 +55,14 @@
},
"com.unity.editorcoroutines": {
"version": "1.0.1",
"depth": 1,
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ext.nunit": {
"version": "2.0.5",
"depth": 1,
"depth": 0,
"source": "builtin",
"dependencies": {}
},
@@ -92,7 +99,7 @@
},
"com.unity.ide.visualstudio": {
"version": "2.0.26",
"depth": 1,
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.33"
@@ -120,7 +127,7 @@
},
"com.unity.mathematics": {
"version": "1.3.3",
"depth": 1,
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
@@ -135,21 +142,28 @@
},
"com.unity.nuget.mono-cecil": {
"version": "1.11.6",
"depth": 2,
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.2",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.performance.profile-analyzer": {
"version": "1.2.4",
"depth": 1,
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "17.3.0",
"depth": 1,
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.burst": "1.8.14",
@@ -173,7 +187,7 @@
},
"com.unity.render-pipelines.universal-config": {
"version": "17.0.3",
"depth": 1,
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "17.0.3"
@@ -181,14 +195,14 @@
},
"com.unity.searcher": {
"version": "4.9.4",
"depth": 1,
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.settings-manager": {
"version": "2.1.1",
"depth": 1,
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
@@ -215,7 +229,7 @@
},
"com.unity.test-framework": {
"version": "1.6.0",
"depth": 1,
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.ext.nunit": "2.0.3",
@@ -225,7 +239,7 @@
},
"com.unity.test-framework.performance": {
"version": "3.2.0",
"depth": 2,
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.33",
@@ -235,7 +249,7 @@
},
"com.unity.testtools.codecoverage": {
"version": "1.2.7",
"depth": 1,
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.0.16",
@@ -257,7 +271,7 @@
},
"com.unity.ugui": {
"version": "2.0.0",
"depth": 1,
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.ui": "1.0.0",
@@ -346,7 +360,7 @@
},
"com.unity.xr.legacyinputhelpers": {
"version": "2.1.13",
"depth": 1,
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.vr": "1.0.0",
@@ -379,6 +393,15 @@
},
"url": "https://packages.unity.com"
},
"com.unity.xr.oculus": {
"version": "4.5.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.xr.management": "4.4.0"
},
"url": "https://packages.unity.com"
},
"com.unity.xr.openxr": {
"version": "1.16.1",
"depth": 0,
@@ -455,7 +478,7 @@
},
"com.unity.modules.hierarchycore": {
"version": "1.0.0",
"depth": 1,
"depth": 0,
"source": "builtin",
"dependencies": {}
},
@@ -505,7 +528,7 @@
},
"com.unity.modules.subsystems": {
"version": "1.0.0",
"depth": 1,
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.jsonserialize": "1.0.0"