Files
build-containers/README.md
Hein-Pieter van Braam 0a9d7b2777 Initial commit
2019-01-07 21:51:22 +01:00

373 B

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.