godot-xterm/addons/godot_xterm
Leroy Hopson 115521f645
Replace Gut with WAT
Gut was freezing on some integration tests. It was also entering an
infinite loop after exiting (even after closing Godot and VSCode) which
caused a `godot.log` file in app_userdata to keep growing until my hard
drive was full.
2021-07-03 21:49:24 +07:00
..
import_plugins Format files using GDScript Toolkit 2021-06-06 16:25:19 +07:00
native Enable Windows 32bit builds 2021-07-03 16:15:18 +07:00
nodes Replace Gut with WAT 2021-07-03 21:49:24 +07:00
resources Format files using GDScript Toolkit 2021-06-06 16:25:19 +07:00
themes Change default font and reduce size 2021-06-22 21:45:55 +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 Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +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 Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00