mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 04:40:25 +01:00
1.8 KiB
1.8 KiB
GodotXterm - Terminal Emulator
GDNative terminal for Godot. Built using libtsm, libuv, and node-pty. Primarily developed and tested on Linux, it also supports macOS with partial support for Windows and HTML5. See the Features section of the documentation for more detail.
The plugin currently supports Godot 3.x, with a Godot 4 (GDExtension) version under development on the main
branch.
The latest code for the Godot 3 version can be found on the godot-3.x
branch.