Godot Engine Launcher
A downloadable tool
✨ Features
- Multiple version support: Easily run Godot 3.x and 4.x at any time
- Custom Configuration: Easy JSON-based configuration to manage Godot versions
- Clean Interface: Modern, intuitive user interface
- Windows Support: Designed for Windows environments
- Any combination of Godot: default (GDScript) and/or .NET (C#)
- Portable: No installation required
🔧 Installation
- Download the and extract the zip file
- Run GodotEngineLauncher.exe
⚙️ Configuration
The launcher uses a godot-launcher.json file to manage separate Godot 3.x and 4.x versions (any kind of Godot .exe file).
{
"godot3Versions":
[
{
"version": "3.6",
"displayText": "Godot 3.6 .NET (Stable)",
"path": "C:\\Godot\\godot-builds\\releases\\Godot_v3.6-stable_mono_win64\\Godot_v3.6-stable_mono_win64.exe",
"isDefault": true
}
],
"godot4Versions": [
{
"version": "4.3",
"displayText": "Godot 4.3 .NET (Stable)",
"path": "C:\\Godot\\godot-builds\\releases\\Godot_v4.3-stable_mono_win64\\Godot_v4.3-stable_mono_win64.exe",
"isDefault": true
}
]
}
Security Information
For transparency and security verification:
Executable (GodotEngineLauncher.exe)
Size: 31 MiB (32,980,992 bytes)
SHA256: c77d8aac904ba9beaea3a3bf168900084360be3109638200cbe33ea1ae01970b
✅ VirusTotal Report: View Report
ZIP Package (GodotEngineLauncher_v1.0-win64.zip)
Size: 19 MiB (20,470,510 bytes)
SHA256: 7c92d130f1525de503b00de6e9a9f411d4f4d83f45996a914cb955885ccb74da
You can verify file integrity using these hashes.
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.