godot-xterm/addons/godot_xterm
Leroy Hopson b83bf70b64
Automatically download missing native libraries
If gdnative libraries are missing from `addons/godot_xterm/native/bin`,
they will be automatically downloaded from GitHub releases using the
plugin version defined in `plugin.cfg`.
2022-05-22 13:19:54 +07:00
..
editor_plugins/terminal Move terminal.gd and pty.gd to godot_xterm directory 2021-07-26 00:39:48 +07:00
import_plugins Add only Hack Regular font and default themes to archive 2021-07-23 08:37:48 +07:00
native Update target Godot version: 3.3.2-stable -> 3.4.4-stable 2022-05-22 12:08:47 +07:00
nodes Move terminal.gd and pty.gd to godot_xterm directory 2021-07-26 00:39:48 +07:00
resources Add basic .xrdb/.Xresources import plugin 2021-07-19 00:10:16 +07:00
themes Update bell 2021-07-23 08:37:49 +07:00
util Automatically download missing native libraries 2022-05-22 13:19:54 +07:00
.gitignore Ignore vscode config files 2020-10-05 17:56:57 +07:00
LICENSE.md Update license information 2021-07-07 21:39:54 +07:00
plugin.cfg Bump version to 2.0.0 2021-07-26 00:56:54 +07:00
plugin.gd Automatically download missing native libraries 2022-05-22 13:19:54 +07:00
pty.gd Move terminal.gd and pty.gd to godot_xterm directory 2021-07-26 00:39:48 +07:00
terminal.gd Move terminal.gd and pty.gd to godot_xterm directory 2021-07-26 00:39:48 +07:00
THIRDPARTY_NOTICES.txt Add export ignored files to .gitattributes 2021-07-19 00:49:37 +07:00
THIRDPARTY_NOTICES_nopty.txt Add export ignored files to .gitattributes 2021-07-19 00:49:37 +07:00