godot-xterm/addons/godot_xterm/native
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
..
bin Move and recompile pre-built binary 2020-10-16 14:58:11 +07:00
external Rename 'modules' directory to 'external' 2020-10-05 17:56:57 +07:00
src Use alloc_c_string() to convert String to char* 2020-11-07 18:13:48 +07:00
build.sh Migrate CI from travis-ci.com to GitHub Actions 2020-11-07 17:11:25 +07:00
godotxtermnative.gdnlib Add support for Windows 64-bit 2020-11-07 17:11:25 +07:00
SConstruct Add support for Windows 64-bit 2020-11-07 17:11:25 +07:00
shell.nix Migrate CI from travis-ci.com to GitHub Actions 2020-11-07 17:11:25 +07:00