edc40f9008
- Touch controls: direct InputEventScreenTouch in shop_ui (bypass relay) - ItemDB: static preload list instead of DirAccess scan (export fix) - All 18 items with EN localisation (name_en, desc_en, category_en) - Ship playstyles: NOVA-1 shield, INFERNO ram, AURORA agile/tank - Quasar: SMBH visual, jet boost, merge, push, BH-eating - Atlas & UI text updated EN+DE Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
23 lines
779 B
JSON
23 lines
779 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__godot-mcp-pro__validate_script",
|
|
"mcp__godot-mcp-pro__get_editor_errors",
|
|
"mcp__godot-mcp-pro__reload_project",
|
|
"mcp__godot-mcp-pro__play_scene",
|
|
"mcp__godot-mcp-pro__create_script",
|
|
"mcp__godot-mcp-pro__get_project_info",
|
|
"mcp__godot-mcp-pro__get_scene_tree",
|
|
"mcp__godot-mcp-pro__read_script",
|
|
"mcp__godot-mcp-pro__get_game_screenshot",
|
|
"mcp__godot-mcp-pro__simulate_action",
|
|
"mcp__godot-mcp-pro__execute_game_script",
|
|
"mcp__godot-mcp-pro__stop_scene",
|
|
"mcp__godot-mcp-pro__get_filesystem_tree",
|
|
"mcp__godot-mcp-pro__get_scene_file_content",
|
|
"mcp__godot-mcp-pro__get_input_actions",
|
|
"mcp__godot-mcp-pro__execute_editor_script"
|
|
]
|
|
}
|
|
}
|