-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Rain1618 edited this page Oct 11, 2024
·
4 revisions
- Go to the unity website https://unity.com/download (it doesn't say ubuntu 20.04 on the OS requirements but it does work).
- Click on the "DOWNLOAD" button.
- Once it finishes installing, there should be an app called Unity Hub. Open it.
- Create an account or login if you already have one.
- [Assuming that you already have the auv-sim-unity repo cloned] Go to Projects - select Add - find the auv-sim-unity repo and open it.
- If it tells you that you don't have the right Editor Version, just install it (we want 2022.3.9f1)
- It's going to prompt you to install some stuff; just keep clicking the accept button at the bottom (don't change any of the options suggested)
- The auv-sim-unity should be on the projects section.
On Ubuntu
- Go to the unity website https://unity.com/download (it doesn't say ubuntu 20.04 on the OS requirements but it does work).
- Click on the "DOWNLOAD FOR LINUX" button.
- Go to the installation commands website https://docs.unity3d.com/hub/manual/InstallHub.html#install-hub-linux
- Go to the "Install the Unity Hub on Linux - Debian or Ubuntu" section and copy paste the commands.
- Once it finishes installing, there should be an app on your ubuntu. Open it.
- Create an account or login if you already have one.
- Go to the install section on the app, and install the editor (the version doesn't really matter, dw)
- [Assuming that you already have the auv-sim-unity repo cloned] Go to projects - select Open Projects - find the auv-sim-unity repo and open it.
- It's going to prompt you to install some stuff; just keep clicking the accept button at the bottom (don't change any of the options suggested)
- The auv-sim-unity should be on the projects section.