mirror of https://github.com/ClassiCube/ClassiCube
476 B
476 B
This folder contains build scripts for automatically compiling ClassiCube
| File | Description |
|---|---|
| buildbot.sh | Compiles the game to optimised executables (with icons) |
| buildbot_plugin.sh | Compiles specified plugin for various platforms |
| buildtestplugin.sh | Example script for how to use buildbot_plugin.sh |
| makerelease.sh | Packages the executables to produce files for a release |
| notify.py | Notifies a user on Discord if buildbot fails |