mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-03 20:14:22 +02:00
Update target Godot and Emscripten versions
Godot: 3.3.2-stable -> 3.4.2-stable Emscripten: 2.0.10 -> 3.1.5
This commit is contained in:
parent
a4103b2df0
commit
4d74041d1d
4 changed files with 17 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
# For convenient building of the library and gdnative export templates targeted at the javacript platform.
|
||||
FROM emscripten/emsdk:2.0.10
|
||||
FROM emscripten/emsdk:3.1.5
|
||||
RUN apt-get update && apt-get install pkg-config python3 -y
|
||||
RUN pip3 install scons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue