Install live bridge addon
bridge_installInstall or remove the Godot addon that enables live game inspection, input simulation, screenshots, and play/stop control. Other features work without it.
Instructions
Install (or remove) the optional Godot addon that enables live features: inspecting the running game, simulating input, screenshotting the game and editor, and driving play/stop. Everything else works without it. Adds files under addons/godot_assistant and enables the plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | install | |
| project | No | Godot project folder (the one with project.godot). Optional if the server was started with --project. |