Search Unity

Installing Linux Editor on Ubuntu EC2 Instance?

Discussion in 'Linux' started by jaybennett, Apr 25, 2019.

  1. jaybennett

    jaybennett

    Joined:
    Jul 10, 2012
    Posts:
    165
    Hi,

    I'm trying to do some Unity builds on my Ubuntu EC2 instance. They are linux headless builds for a multiplayer game.

    The newest releases have an installer script that opens a GUI interface. But I want to figure out a way to install Unity and run my builds all from the command line. I'm trying to automate the process with Jenkins.

    Does anyone have advice to accomplish this?