Terminal within Godot

by WayneKim

1

Godot Terminal Plugin

Overview

Godot Terminal Plugin is a plugin for Godot Engine that provides a terminal-like interface. Users can enter commands to execute shell commands.

Features

  • Execute shell commands: Supports commands like cd, ls, pwd, and more.
  • Change directory: Use the cd command to navigate directories.
  • Display execution results: The output of executed commands is continuously displayed in the UI.

Installation

  1. Copy the plugin folder to the addons/godot_terminal_plugin/ directory in your Godot project.
  2. In the Godot Editor, go to Project -> Project Settings -> Plugins.
  3. Enable the Godot Terminal Plugin.
  4. Restart the Godot IDE.

Example

Example of Godot Terminal Plugin

Notes

  • Some commands may not be supported depending on the execution environment.
  • This plugin has only been tested on macOS. If you need support for Windows or Linux, feel free to contact us on GitHub, and let's build it together!

License

This project is licensed under the MIT License.

Version

v0.1.1

Engine

4.0

Category

Tools

Download

Versionv0.1.1
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author