mirror of
https://github.com/lihop/godot-xterm.git
synced 2024-11-10 12:50:25 +01:00
2a9ecb524e
How it started... ```gdscript extends TextEdit ``` How it's going... ```c++ ```
7 lines
100 B
INI
7 lines
100 B
INI
[plugin]
|
|
|
|
name="GodotXterm"
|
|
description=""
|
|
author="Leroy Hopson"
|
|
version="2.0.0"
|
|
script="plugin.gd"
|