v0.9.4
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
Terminalnode inside your game, remove the.editor
tags ingodotty.gdextension. - Internal classes no longer clutter the Create Node dialog.