Files
skelly/.claude/settings.local.json
Vladimir nett00n Budylnikov bbf512b675 add basic match3 logic
use proper logging everywhere
add gamepad and keyboard control on match3 gameplay
2025-09-24 16:58:08 +04:00

12 lines
143 B
JSON

{
"permissions": {
"allow": [
"WebSearch",
"Bash(find:*)",
"Bash(godot:*)",
],
"deny": [],
"ask": []
}
}