Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/gentlymad-studios/buildmanager
- Owner: Gentlymad-Studios
- License: mit
- Created: 2022-11-02T09:40:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T13:24:30.000Z (12 months ago)
- Last Synced: 2024-02-07T14:38:16.240Z (12 months ago)
- Topics: build-tool, buildmanager, steam, steamworks, unity, unity-editor
- Language: C#
- Homepage:
- Size: 94.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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 ~