Files
trail-into-darkness/.claude/settings.local.json
2026-04-02 09:12:37 +02:00

23 lines
1.3 KiB
JSON

{
"permissions": {
"allow": [
"Bash(xargs grep:*)",
"Bash(find Assets/Code -name \"PlayModeGameState.cs\" -exec cat {} ;)",
"Bash(find Assets/Code -name \"GameModeGameState.cs\" -exec cat {} ;)",
"Bash(gh repo create Jovian-Industries/unity-save-system --private --description \"Unity save system package\")",
"Bash(where gh)",
"Bash(cmd //c \"where gh\")",
"Bash(\"/c/Program Files/GitHub CLI/gh.exe\" --version)",
"Bash(\"/c/Users/sebas/AppData/Local/GitHub CLI/gh.exe\" --version)",
"Bash(cmd //c \"gh --version\")",
"Bash(find /d/repos/trail-into-darkness -maxdepth 2 -type f \\\\\\(-name manifest.json -o -name ProjectSettings.asset -o -name *.yml -o -name *.yaml -o -name *.json \\\\\\))",
"Bash(grep -E \"\\\\.cs$\")",
"Bash(ls -la /d/repos/trail-into-darkness/Assets/Database/Entities/*.asset)",
"Bash(grep -r \"CharacterBaseSettings\\\\|PerkRegistry\\\\|CharacterRegistry\" /d/repos/trail-into-darkness/Assets/AddressableAssetsData --include=*.yaml --include=*.asset)",
"Bash(grep -l \"bc14507c6a9500d4eac9e684e289d084\" /d/repos/trail-into-darkness/Assets/**/*.meta)",
"mcp__plugin_context7_context7__resolve-library-id",
"mcp__plugin_context7_context7__query-docs"
]
}
}