mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-10 14:05:32 +02:00
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.
This commit is contained in:
parent
03583c0a1b
commit
5f7dc2c247
15 changed files with 52 additions and 119 deletions
|
@ -1 +1 @@
|
|||
Subproject commit f9f6767722e17a1d690f7ce975e1e7f8065b61e2
|
||||
Subproject commit f4f6fac4c784da8c973ade0dbc64a9d8400ee247
|
Loading…
Add table
Add a link
Reference in a new issue