Fabio Alessandrelli ab8503aa31 JavaScript: Install Emscripten SDK 1.39.9 (Mono) and 2.0.10 (Standard).
Mono needs to stay on 1.39.9 for compatibility with Mono 6.12.x, but for
standard builds the latest is best, and 2.0.10+ is needed for GDNative support.

None is sourced by default, they will be sourced by the build script.

We use a copy of the same Git clone to ensure that `emsdk_env.sh` is
compatible, otherwise we end up with a dirty state when sourcing both.
2020-12-10 13:40:29 +01:00
2020-11-19 11:46:24 +01:00
2020-11-19 12:58:03 +01:00
2020-03-20 01:13:06 +08:00
2020-11-19 12:58:03 +01:00
2020-11-19 12:58:03 +01:00
2019-01-07 21:51:22 +01:00
2020-10-04 17:41:21 +02:00

Godot engine build containers

This repository contains the Dockerfiles for the official Godot engine builds. These containers should help you build Godot for all platforms supported on any machine that can run Docker containers.

Building

There is a 'build.sh' script included to build the containers themselves. The in-container build scripts will follow shortly.

Description
Godot engine build containers
Readme 178 MiB
Languages
Shell 80.1%
C 19.9%