build-containers/README.md

9 lines
373 B
Markdown
Raw Permalink Normal View History

2019-01-07 21:51:22 +01: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.