forked from Shardstone/trail-into-darkness
30 lines
1.6 KiB
JSON
30 lines
1.6 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",
|
|
"Bash(find D:repostrail-into-darknessAssets -type f -name *View.cs)",
|
|
"Bash(grep -c '\\\\\\\\r')",
|
|
"Bash(xxd Packages/com.jovian.ingame-logging/Runtime/GameLogStore.cs)",
|
|
"Bash(find D:/repos/trail-into-darkness/Assets -name *.asmdef)",
|
|
"Bash(grep -E \"\\\\.\\(prefab|unity\\)$\")",
|
|
"Bash(python3:*)",
|
|
"WebSearch"
|
|
]
|
|
}
|
|
}
|