Skip to content

Getting Started

Jacob Holyfield edited this page May 20, 2021 · 5 revisions

Installing and Running

  1. Download the latest release build from the releases page.
  2. Unzip the downloaded release and run the AirsimUGC.exe file. The first time that you run the app it will create a folder named AirSim in C:\Users\UserName\Documents\AirSim, this is where settings.json and recorded images will be saved. For more info on Settings check out the AirSim Docs.
  3. Once the app opens it should look like the picture below. By default there aren't any UGC Packages, once you add some UGC Packages they will show up under the UGC Packages tab.

Adding and Using A UGC Package

  1. Go to the folder where you downloaded AirSim-UGC and add a new folder called Mods under the AirSimUGC directory.
  2. Unzip Mods you want to use into the new Mods directory.
  3. When you run AirSim-UGC again the mod packages should show up under the UGC Packages tab. To Enable a mod select Apply on actor override mods or Open for a map mod. To disable the mod select Clear All Overrides.

For more info on setting up your development environment see Setup Your Development Environment.

For more info on creating a UGC Mod see Creating A New Drone and Creating a New Map.

Clone this wiki locally