2026-04-28 게임가이드

This commit is contained in:
2026-04-28 15:12:18 +09:00
parent 62c70982ee
commit ae2102c411
38 changed files with 1373 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"com.coplaydev.unity-mcp": "https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#main",
"com.unity.burst": "1.8.28",
"com.unity.collab-proxy": "2.11.3",
"com.unity.collections": "2.6.2",

View File

@@ -8,6 +8,16 @@
"com.unity.render-pipelines.universal": "14.0.7"
}
},
"com.coplaydev.unity-mcp": {
"version": "https://github.com/CoplayDev/unity-mcp.git?path=/MCPForUnity#main",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.0.2",
"com.unity.test-framework": "1.1.31"
},
"hash": "b92c05a25820cfc9f59ce4094eb46aaec8632ea2"
},
"com.unity.burst": {
"version": "1.8.28",
"depth": 0,