Files
godot-csharp-vscode/src
Raul Santos b94f1e912a Add debug configuration to launch a specified scene
A new **Launch** debug configuration that shows a selector to the user
to choose among any of the `*.tscn` files in the workspace to use as the
entrypoint instead of using the project's
main scene.
2021-11-15 02:58:19 +01:00
..