Skip to content

v0.9.3

Choose a tag to compare

@github-actions github-actions released this 10 Jul 23:43

A full-featured yet light-weight terminal emulator for the Godot
Engine, powered by libghostty.

Install: download godotty-v0.9.3.zip below and
extract it into your project root.

See the README for usage.

Changes

  • Files changed outside the editor now sync in live, no alt-tab needed:
    open scripts, scenes and shaders reload in place, and new, deleted or
    reimported files are picked up just as a refocus would.
  • When an external change clashes with unsaved work, the editor's own
    reload prompt appears live, so nothing is silently overwritten.
  • The terminal now renders at up to 60fps.

Note: godotty now requires Godot 4.7+ (up from 4.6).