Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Terminal within Godot

An asset by WayneKim
The page banner background of a mountain and forest
Terminal within Godot hero image

Quick Information

0 ratings
Terminal within Godot icon image
WayneKim
Terminal within Godot

Let's use terminal within Godot

Supported Engine Version
4.0
Version String
v0.1.1
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

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

README 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.

Let's use terminal within Godot

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Terminal within Godot icon image
WayneKim
Terminal within Godot

Let's use terminal within Godot

Supported Engine Version
4.0
Version String
v0.1.1
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers