Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Debugger Launcher

An asset by schw3de
The page banner background of a mountain and forest
Debugger Launcher thumbnail image
Debugger Launcher thumbnail image
Debugger Launcher hero image

Quick Information

0 ratings
Debugger Launcher icon image
schw3de
Debugger Launcher

The Debugger Launcher is a convenient plugin for the Godot engine, designed to enhance debugging processes for developers using C# with Visual Studio. It integrates directly into the Godot editor by adding a toggle button to the toolbar. This button allows developers to toggle whether the Visual Studio debugger should be attached when launching the game. By simplifying the process of connecting the debugger, this plugin makes it much easier for developers to start debugging their game directly from the Godot editor, streamlining the development and troubleshooting process.

Supported Engine Version
4.2
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Debugger Launcher Icon

README Godot 4

Debugger Launcher

The DebuggerLauncher is a convenient plugin for the Godot Engine 4.x, designed to enhance debugging processes for developers using C# with Visual Studio (Visual Studio Code is not supported). It integrates directly into the Godot editor by adding a toggle button to the toolbar. This button allows developers to toggle whether the Visual Studio Debugger should be attached when launching the game. By simplifying the process of connecting the debugger, this plugin makes it much easier for developers to start debugging their game directly from the Godot editor, streamlining the development and troubleshooting process.

📝 Installation

  1. Go to the release tab and download the latest version (debugger-launcher-x.x.x.zip).
  2. Install the plugin via the AssetLib tab (AssetLib -> Import).
  3. Build the solution
  4. Activate the plugin
  5. Move the VisualStudioLauncher autoload entry to the first position (Project Settings -> Autoload). This ensures that you will be able to debug your Autoload scripts

🔧 How to use it

If the plugin has been installed successfully, you should see the Debugger Launcher icon in the Godot editor toolbar.

Debugger Launcher Icon

Whenever you start the game, you can choose the Visual Studio solution and the debugger will get attached. You can also press cancel if you do not want to step into the debugger.

Debugger Launcher Icon

If you don't want the Choose Just-In-Time Debugger window to appear, you can toggle the button in the Godot editor.

Debugger Launcher Icon

The Debugger Launcher is a convenient plugin for the Godot engine, designed to enhance debugging processes for developers using C# with Visual Studio. It integrates directly into the Godot editor by adding a toggle button to the toolbar. This button allows developers to toggle whether the Visual Studio debugger should be attached when launching the game. By simplifying the process of connecting the debugger, this plugin makes it much easier for developers to start debugging their game directly from the Godot editor, streamlining the development and troubleshooting process.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Debugger Launcher icon image
schw3de
Debugger Launcher

The Debugger Launcher is a convenient plugin for the Godot engine, designed to enhance debugging processes for developers using C# with Visual Studio. It integrates directly into the Godot editor by adding a toggle button to the toolbar. This button allows developers to toggle whether the Visual Studio debugger should be attached when launching the game. By simplifying the process of connecting the debugger, this plugin makes it much easier for developers to start debugging their game directly from the Godot editor, streamlining the development and troubleshooting process.

Supported Engine Version
4.2
Version String
1.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers