Skip to main content
Version: 1.11 (Beta)

Project Badges and Tooltips

Project cards show the tools and launch choices used by each project. Hover a status for more information.

Project cards showing Godot editor, prerelease, code editor, Git, windowed, and warning statusesProject cards showing Godot editor, prerelease, code editor, Git, windowed, and warning statuses

Godot editor

The Godot editor chip shows the selected editor version.

  • .NET means the project uses a .NET Godot build.
  • A flask icon marks an alpha, beta, release candidate, or other prerelease build.
  • A warning icon means the selected Godot editor is unavailable.

A warning beside the project name means the project itself needs attention. Hover it to see the reason.

Code editor

When a code editor is selected, its chip shows the editor icon and name. Visual Studio Code and VSCodium use different icons.

If the selected code editor is unavailable, a warning replaces its normal icon. You can still open the project in Godot, but scripts may not open in that code editor.

Git

The Git chip means the project folder has a Git repository.

Windowed mode

The Windowed chip means the launcher will request a regular window when it opens the project.

For warning and recovery steps, see Troubleshooting.