JonathanPorta / ci-build

Example Unity3d project built on a continuous integration server.
33 stars 14 forks source link

Updated download link #1

Closed jonalmeida closed 9 years ago

jonalmeida commented 9 years ago

The original download link is no longer valid. This is the current up-to-date link.

JonathanPorta commented 9 years ago

@jonalmeida Hey, thanks for this!

Unfortunately they URL changes from time to time. It would be nice if there was a more reliable way to grab the installer.

For a private repo, I might just host it myself on S3 in a private bucket. But, I don't think Unity would appreciate me doing that publicly. :)

jonalmeida commented 9 years ago

Ah good point. I'm still playing around with this in a public repo so I'm fine if it breaks once in a while.

Cheers for creating this example project. Very helpful!

JonathanPorta commented 9 years ago

@jonalmeida Glad you found it helpful! I wrote it because I couldn't find a similar example in Unity. Everything I found was about people building their own CI with Jenkins.