Skip to content

A dedicated server application to run on a linux server to pull last commit from git repository, make unity cloud build and host on a seperate web page

Notifications You must be signed in to change notification settings

TrickShotMLG02/DedicatedUnityCloudBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dedicated Unity Cloud Build


Work in Progress

Current project is in development state and is already able to check for new commits and clone them into a local directory. It is currently not possible to create a build of that repository. This is the next thing I will address. It is not recommended to use it in production environment yet, since some of the features are not implemented yet.


Summary

This repository contains a dedicated software tool for Linux that pulls the latest commit from a specified GitHub repository, creates Unity builds with specified configurations, and uploads them to a web server.

Table of Contents

Installation

  1. Clone the repository:
git clone https://github.com/your-username/repository-name.git

Coming Soon...

About

A dedicated server application to run on a linux server to pull last commit from git repository, make unity cloud build and host on a seperate web page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages