/godot-terminal-plugin

A ternimal plugin for godot using pseudoterminal file descriptors

Primary LanguageC++MIT LicenseMIT

godot-terminal-plugin

A ternimal plugin for godot using pseudoterminal file descriptors

Clone

Update godot-cpp submodule after cloning and also

git clone https://github.com/Janglee123/godot-terminal-plugin.git
git submodule update --init --recursive

Compiling

You do not need to compile every time unless you change c++ code.

scons -j4 platform=linux

Available platform is only linux for now.

Installation

Linux

Linux users can download it from Asset store.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT