Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gentlymad-studios/buildmanager

A complex build manager to help with creating and uploading builds to several plattforms with a versioning system.
https://github.com/gentlymad-studios/buildmanager

build-tool buildmanager steam steamworks unity unity-editor

Last synced: 25 days ago
JSON representation

A complex build manager to help with creating and uploading builds to several plattforms with a versioning system.

Awesome Lists containing this project

README

        

# BuildManager
![Version](https://img.shields.io/github/package-json/v/Gentlymad-Studios/BuildManager)
![GitHub last commit](https://img.shields.io/github/last-commit/Gentlymad-Studios/BuildManager)
![GitHub](https://img.shields.io/github/license/Gentlymad-Studios/BuildManager)
![GitHub issues](https://img.shields.io/github/issues-raw/Gentlymad-Studios/BuildManager)

A complex build manager to help with creating and uploading builds to several plattforms with a versioning system.
Please be aware that this needs vendor specific files that are being excluded from this package (Steamworks upload client, GOG upload client) as we are not allowed to bundle those.
If you have the relevant files, this tool expects them to be in:

`/BuildTools//Builder`

~ Use at your own risk ~