godot_set_project_setting
Write or update a configuration value in the Godot project's project.godot file by specifying the setting name and value, enabling direct project configuration management.
Instructions
Write or update a configuration setting in project.godot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |