修改忽略列表

This commit is contained in:
2026-06-30 23:06:06 +08:00
parent f66a978825
commit d8b801df05
3 changed files with 29 additions and 1 deletions
+1
View File
@@ -74,5 +74,6 @@ unity/CODELY.md
/unity/.codely /unity/.codely
/unity/.reasonix /unity/.reasonix
/unity/.codegraph /unity/.codegraph
/unity/Assets/Plugins/NuGet
*.slnx *.slnx
*.sln *.sln
+4
View File
@@ -14,6 +14,10 @@
"codegraph": { "codegraph": {
"command": "codegraph", "command": "codegraph",
"args": ["serve", "--mcp"] "args": ["serve", "--mcp"]
},
"ai-game-developer": {
"type": "http",
"url": "http://localhost:20485"
} }
} }
} }
+24 -1
View File
@@ -840,7 +840,30 @@ PlayerSettings:
webGLMemoryGeometricGrowthStep: 0.2 webGLMemoryGeometricGrowthStep: 0.2
webGLMemoryGeometricGrowthCap: 96 webGLMemoryGeometricGrowthCap: 96
webGLPowerPreference: 2 webGLPowerPreference: 2
scriptingDefineSymbols: {} scriptingDefineSymbols:
Android: UNITY_MCP_READY
ArmLinux: UNITY_MCP_READY
ArmLinuxServer: UNITY_MCP_READY
EmbeddedLinux: UNITY_MCP_READY
GameCoreScarlett: UNITY_MCP_READY
GameCoreXboxOne: UNITY_MCP_READY
HMIAndroid: UNITY_MCP_READY
LinuxHeadlessSimulation: UNITY_MCP_READY
Nintendo Switch: UNITY_MCP_READY
OpenHarmony: UNITY_MCP_READY
PS4: UNITY_MCP_READY
PS5: UNITY_MCP_READY
QNX: UNITY_MCP_READY
Server: UNITY_MCP_READY
Stadia: UNITY_MCP_READY
Standalone: UNITY_MCP_READY
VisionOS: UNITY_MCP_READY
WebGL: UNITY_MCP_READY
WeixinMiniGame: UNITY_MCP_READY
Windows Store Apps: UNITY_MCP_READY
XboxOne: UNITY_MCP_READY
iPhone: UNITY_MCP_READY
tvOS: UNITY_MCP_READY
additionalCompilerArguments: {} additionalCompilerArguments: {}
platformArchitecture: {} platformArchitecture: {}
scriptingBackend: scriptingBackend: