A ternimal plugin for godot using pseudoterminal file descriptors
Update godot-cpp
submodule after cloning and also
git clone https://github.com/Janglee123/godot-terminal-plugin.git
git submodule update --init --recursive
You do not need to compile every time unless you change c++ code.
scons -j4 platform=linux
Available platform is only linux
for now.
Linux users can download it from Asset store.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.