UnityStarter

Simple Unity Hub async starter for Linux.

GPL-3.0 License

Stars
2

UnityStarter is a basic script allowing to download and above all to start the Unity Hub asynchronously, without immobilizing the terminal. According to contributions in the future, the project is likely to evolve into a real Unity Hub installer for Linux.

To download the script, just use the following commands:

git clone [email protected]:MaximePremont/UnityStarter.git
cd UnityStarter
./StartUnity.sh

If you have any questions or problems, you can create an issue or add a new discussion.

Do you have the slightest idea or do you want to develop the project? Feel free to contribute ! For this a contribution guide is available.