Skip to content

v0.9.4

Choose a tag to compare

@github-actions github-actions released this 11 Jul 20:38

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

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

See the README for usage.

Changes

  • Godotty no longer ships in exported games by default.
  • Optional: add addons/godotty/* to your export preset's exclude filter to
    also silence a few harmless startup log lines in exported games.
  • To ship the Terminal node inside your game, remove the .editor
    tags in godotty.gdextension.
  • Internal classes no longer clutter the Create Node dialog.