set_scripting_backend
Set the scripting language backend (GDScript or C#) for the current Godot project.
Instructions
Set the scripting backend for the project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backend | No | Scripting language backend: gdscript or csharp (default: gdscript) | gdscript |