Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 1.98 KB

File metadata and controls

48 lines (35 loc) · 1.98 KB

Getting Started

Downloading

  • Unity is roughly 5.21 GB
  • MoSimBuilder is roughly 1.65 GB
  • These are estimates and untested

The first step is to download Unity Hub and Git

(Unity Hub is the application that is used to edit Unity applications, such as MoSimBuilder)

The Second Step is to download the MoSimBuilder source. This can be done in a couple ways

  • Simple install

    * Install from the main MoSimBuilder GitHub page using Code -> Download Zip * Go to your downloads folder and unzip to a location
  • _advanced install_

    (optionally fork first) * Open the GitHub Desktop app * File -> Clone Repository -> fill out fields

The final Step is to let Unity Hub install the correct version of Unity for you

  • In the unity hub app click the Add button in the top right image
  • Next select the project from your disk
  • Double click your project folder to open the outer layer, then select the folder with the name MoSimBuilder - V0.0.....
  • If you selected properly is will ask you if you want to install the correct version of Unity, click yes.
  • It will then ask you ask you about adding modules, the default is all that you need checked. image
  • you can now open the project once the download is complete. NOTE: The editor takes a long time to download.

Updating

  • If you used the advanced install simply fetch from , then pull the origin on the GitHub Desktop app
  • If you used the simple install you will need to start from scratch.

Blue text in large font indicates a link to the next step in the documentation. Click the blue words to continue learning about Builders inner workings