GodotBuilder / godot-builds

Deploys Godot Engine release binaries via Travis CI and AppVeyor
https://godotengine.org
44 stars 12 forks source link

Build p=javascript on Linux #14

Closed leonkrause closed 6 years ago

leonkrause commented 6 years ago

I remember the Emscripten SDK timing out on Linux last time I tried it, so using a Docker image instead. This image is officially recommended by Emscripten and does a good job staying up to date.

akien-mga commented 6 years ago

Awesome, thanks!