Rémi Verschelde 1f52c3f1cb OSX: Fix support for latest osxcross and Xcode 10.13
The osxcross installation process has been improved and now supports
more recent versions of Xcode than 7, so most of our custom code is
no longer needed.

The xcode packer could also be reworked to use osxcross' SDK packing
script.

Fixes #15.
2019-11-19 11:18:28 +01:00
2019-11-18 21:52:37 +01:00
2019-11-18 21:52:37 +01:00
2019-11-18 21:54:40 +01:00
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.

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