mirror of
https://github.com/godotengine/build-containers.git
synced 2026-01-03 10:09:18 +03:00
ab8503aa316ae0d221d0eb50b111bf9875726970
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.
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
Languages
Shell
80.1%
C
19.9%