godot-xterm/addons/godot_xterm
Leroy Hopson 399acf00c7 Use alloc_c_string() to convert String to char*
Using get_data() would sometimes result in the wrong data being written.

Fixes #12
2020-11-07 18:13:48 +07:00
..
import_plugins Multiple changes 2020-10-05 17:56:57 +07:00
native Use alloc_c_string() to convert String to char* 2020-11-07 18:13:48 +07:00
nodes Update documentation and LICENSE 2020-10-05 18:04:41 +07:00
resources Multiple changes 2020-10-05 17:56:57 +07:00
themes Refactor file structure 2020-10-05 17:56:57 +07:00
util Multiple changes 2020-10-05 17:56:57 +07:00
.gitignore Ignore vscode config files 2020-10-05 17:56:57 +07:00
LICENSE Update documentation and LICENSE 2020-10-05 18:04:41 +07:00
plugin.cfg Bump version to 1.0.0 2020-10-05 18:16:17 +07:00
plugin.gd Add asciicast importer 2020-10-05 17:56:57 +07:00