Skip to content

maxthecatstudios/UnityProxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Proxy

Unity Proxy is used to start Unity, redirect the log file to standard output and detect the magic string in the output that indicates if the build was successful or not. It also reports all progress bars as build progress to TeamCity. It can also copy the whole editor log after the build to the specified folder (artifactsPath). The command for executing it is:

mono UnityProxy.exe pathToUnityExecutable [-artifactsPath pathForBuildArtifacts]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%