godot-xterm/addons/godot_xterm/native
Leroy Hopson 5f7dc2c247
Use default export templates for HTML5
Changes Emscripten SDK version to match that used to compile the default export
templates used by Godot 3.4 (in this case 2.0.25 as can be seen here:
https://github.com/godotengine/build-containers/blob/3.4/Dockerfile.javascript).

This means we no longer need to compile custom export templates when
exporting HTML5 for Godot 3.4. Exports from other Godot versions may
requiring compiling the GDNative library with a different version of the
Emscripten SDK.
2022-08-03 12:29:10 +12:00
..
bin Move and recompile pre-built binary 2020-10-16 14:58:11 +07:00
src Use default export templates for HTML5 2022-08-03 12:29:10 +12:00
thirdparty Use default export templates for HTML5 2022-08-03 12:29:10 +12:00
.dockerignore Add Docker build for Linux 2022-07-11 09:33:00 +12:00
build.sh Use default export templates for HTML5 2022-08-03 12:29:10 +12:00
docker-compose.yaml Use default export templates for HTML5 2022-08-03 12:29:10 +12:00
godotxtermnative.gdnlib Add rudimentary terminal to editor's bottom panel 2021-07-11 23:03:33 +07:00
javascript.Dockerfile Use default export templates for HTML5 2022-08-03 12:29:10 +12:00
linux.Dockerfile Use default export templates for HTML5 2022-08-03 12:29:10 +12:00
SConstruct Add Docker build for Linux 2022-07-11 09:33:00 +12:00
shell.nix Add new PTY node (replaces Pseudoterminal node) 2021-07-03 14:56:27 +07:00