godot-xterm/addons/godot_xterm
Leroy Hopson 84243cd824
Enable compiling Pipe and LibuvUtils on Windows
Currently only works when building with debug target. On GitHub actions
target release results in linking errors. So disable PTY for release
builds.

Part of #25.
2021-07-18 15:09:21 +07:00
..
editor_plugins/terminal Use relative rather than absolute paths 2021-07-15 21:30:09 +07:00
import_plugins Use relative rather than absolute paths 2021-07-15 21:30:09 +07:00
native Enable compiling Pipe and LibuvUtils on Windows 2021-07-18 15:09:21 +07:00
nodes Move bell to main terminal 2021-07-13 08:16:34 +07:00
resources Format files using GDScript Toolkit 2021-06-06 16:25:19 +07:00
themes Move bell sound to themes directory 2021-07-12 22:55:57 +07:00
util Don't register TPut util as a global unique class 2021-07-03 01:24:07 +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
namespace.gd Add namespace 2021-07-03 20:45:11 +07:00
plugin.cfg Bump version to 1.2.1 2020-11-23 16:20:41 +07:00
plugin.gd Use relative rather than absolute paths 2021-07-15 21:30:09 +07:00