set_project_setting_config
Configure Godot project settings by setting a key-value pair and saving the project.godot file. Modify any project setting programmatically.
Instructions
Set a project setting value and save project.godot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Project setting key path | |
| value | No | Property value |