godot-xterm/addons/godot_xterm/native
Leroy Hopson 0743f2a97a
Use gdnative api to get constants only for javascript platform
When trying to load the library in a non-Mono Godot editor v3.3.2
an error is printed about godot_get_global_constants(). Furthermore,
the issue with using the GlobalConstants header to get constants is only
present on the javascript platform, so we can revert all other platforms
to the old way of getting constants.
2021-06-19 19:39:20 +07:00
..
bin Move and recompile pre-built binary 2020-10-16 14:58:11 +07:00
src Use gdnative api to get constants only for javascript platform 2021-06-19 19:39:20 +07:00
thirdparty Rename directory 'external' -> 'thirdparty' 2021-06-12 15:10:42 +07:00
build.sh Build scripts: check if submodule directories are empty 2021-06-15 14:14:48 +07:00
docker-compose.yaml Update files for javascript build and export 2021-06-15 14:02:40 +07:00
godotxtermnative.gdnlib Add HTML5 support 2021-06-07 18:29:33 +07:00
SConstruct Rename directory 'external' -> 'thirdparty' 2021-06-12 15:10:42 +07:00
shell.nix Update files for javascript build and export 2021-06-15 14:02:40 +07:00