lihop / godot-xterm

Terminal emulator for the Godot game engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GodotXterm - Terminal Emulator


Godot Version License Build and Test

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.

GodotXterm.mp4

Live Demo View Documentation

About

Terminal emulator for the Godot game engine.

License:MIT License


Languages

Language:GDScript 53.4%Language:C++ 41.2%Language:Shell 2.5%Language:JavaScript 0.9%Language:Python 0.7%Language:Just 0.6%Language:Dockerfile 0.4%Language:Nix 0.3%