修改忽略列表
This commit is contained in:
@@ -74,5 +74,6 @@ unity/CODELY.md
|
||||
/unity/.codely
|
||||
/unity/.reasonix
|
||||
/unity/.codegraph
|
||||
/unity/Assets/Plugins/NuGet
|
||||
*.slnx
|
||||
*.sln
|
||||
|
||||
@@ -14,6 +14,10 @@
|
||||
"codegraph": {
|
||||
"command": "codegraph",
|
||||
"args": ["serve", "--mcp"]
|
||||
},
|
||||
"ai-game-developer": {
|
||||
"type": "http",
|
||||
"url": "http://localhost:20485"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -840,7 +840,30 @@ PlayerSettings:
|
||||
webGLMemoryGeometricGrowthStep: 0.2
|
||||
webGLMemoryGeometricGrowthCap: 96
|
||||
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: {}
|
||||
platformArchitecture: {}
|
||||
scriptingBackend:
|
||||
|
||||
Reference in New Issue
Block a user