Skip to content

Latest commit

 

History

History
69 lines (51 loc) · 2.33 KB

File metadata and controls

69 lines (51 loc) · 2.33 KB

Godots

Godots is a lightweight desktop app for managing your Godot Engine versions and projects. Everything you need is in one place — downloading editors, keeping multiple versions, and organizing your projects — all in an interface that looks and feels just like the built-in Godot Project Manager.

Installation

Windows

  • Download the ZIP, extract it, and run the executable.
  • No additional setup required.

Linux

  • Unzip and launch the binary directly.

Alternatively:

  • Install from Flathub (community maintained):
Download on Flathub

macOS

  • Unzip and run Godots.app.
  • macOS may require removing the quarantine flag:
    sudo xattr -r -d com.apple.quarantine /Applications/Godots.app

Download any build directly from:
👉 Latest Releases


Features

Download & manage any Godot version

  • Fetch any official release from GitHub.
  • Keep multiple versions side-by-side.
  • Add custom local Godot binaries.

Full project manager

  • Add, import, organize, and launch projects.
  • Bind specific engine versions to individual projects.
  • Launch/edit projects directly with their assigned version.
  • Drag & drop project.godot or entire project folders.

HiDPI / Retina support

  • Sharp, crisp UI on high-resolution displays.

Theming

CLI interface

  • Manage projects and versions through the command line.
    Details: 👉 CLI Features

License

MIT License — see LICENSE.md.