修改资源

This commit is contained in:
2026-07-20 10:33:18 +08:00
parent 88fca8f9b0
commit 902afbca1c
12 changed files with 28163 additions and 28288 deletions
+10 -6
View File
@@ -4,13 +4,17 @@
"Read(*)",
"Write(*)",
"Bash(*)",
"mcp__unity-mcp__*",
"PowerShell(Select-String -Path \"E:\\\\Works\\\\Unity\\\\Projects\\\\zeling_v2\\\\Assets\\\\_Game\\\\Prefabs\\\\Player\\\\Player.prefab\" -Pattern \"7ca41f67644b6b843ba7ef65e78b13e5\" -Context 2,8 | ForEach-Object { $_.Context.PreContext + $_.Line + $_.Context.PostContext })",
"PowerShell(foreach \\($f in @\\(\"Combat\\\\EVT_CheckpointRespawn\",\"Core\\\\EVT_FadeOutRequest\",\"Core\\\\EVT_FadeInRequest\"\\)\\) { $g = \\(Get-Content \"E:\\\\Works\\\\Unity\\\\Projects\\\\zeling_v2\\\\Assets\\\\_Game\\\\Data\\\\Events\\\\$f.asset.meta\" | Select-String 'guid: \\(\\\\w+\\)'\\).Matches[0].Groups[1].Value; \"$f -> $g\" })",
"PowerShell(Select-String *)",
"PowerShell(rtk git *)",
"PowerShell(Select-String -Path \"E:\\\\Works\\\\Unity\\\\Projects\\\\zeling_v2\\\\Assets\\\\_Game\\\\Prefabs\\\\Weapons\\\\WPN_WPN_DiHun_HitBox.prefab\" -Pattern \"adb4af2f574f356449634bc130f94592\" -Context 0,7 | ForEach-Object { $_.Line; $_.Context.PostContext })"
"mcp__unity__unity_*",
"PowerShell(Get-Command *)",
"PowerShell(*)"
],
"dangerouslySkipPermissions": true
},
"enableAllProjectMcpServers": true,
"enabledMcpjsonServers": [
"unity"
],
"skillOverrides": {
"deveco-cli": "off"
}
}