Giter VIP home page Giter VIP logo

godot-build-scripts's Introduction

Godot in-container build scripts

Build scripts used for official Godot Engine releases using containers built from https://github.com/godotengine/build-containers

Disclaimer

This repository is not intended for end users, and thus not supported. It's only public as a way to document our build workflow, and for anyone to use as reference for their own buildsystems.

We will eventually release a public build script that integrates all this in a simple and user-friendly interface.

Usage

  • Build containers using https://github.com/godotengine/build-containers
  • Copy config.sh.in as config.sh and configure it as you want.
  • Edit build.sh to properly reference those containers if local, or use config.sh to point to your own registry if you uploaded containers.
  • Build with build.sh (check --help for usage).
  • Package binaries with build-release.sh (check --help for usage).

Example that builds Godot 3.2-stable Classical (not Mono):

./build.sh -v 3.2-stable -g 3.2-stable -b classical
./build-release.sh -v 3.2-stable -t 3.2.stable -b classical

Again, this is intended for release managers and usability is not the main focus. Tweak the build scripts to match your own requirements if you want to use this until we provide a better, user-friendly interface.

godot-build-scripts's People

Contributors

aaronfranke avatar akien-mga avatar bruvzg avatar faless avatar hpvb avatar m4gr3d avatar naithar avatar raulsntos avatar xrayez avatar yurisizov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.