# Installation

## Install Blender

1. [Download Blender](http://www.blender.org/download) for your system.
2. Install Blender
3. (Optional) Download and Install [Python 3.x](http://python.org/download/). On some Systems Blender comes with a bundled Python and thus Python does not need to be installed one your system. You can see this in the system console when Blender starts. If Python is bundled it will write something like "Found bundled Python ...".

## Setup blenders external scripts directory

1. Somewhere on your harddrive create a ***blender-scripts*** directory. Within that directory create an **"addons"** folder.
2. Open Blender and open up the File-Preferences Dialog by going to *File > User Preferences*.

   &#x20;![installation step 1](https://1187961739-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdPMGlMT-Ryq7fPeAh0%2F-LdPTzBhIsk0dWwBNsux%2F-LdPU-1429fbkeEcLF2E%2Fdocs-3.2x-installation_1.png?generation=1556296238675827\&alt=media)
3. Select the *File* tab and hit the button next to the *Scripts* input field and locate the *blender\_scripts* directory and hit *Save User Settings*.

   &#x20;![installation step 2](https://1187961739-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdPMGlMT-Ryq7fPeAh0%2F-LdPTzBhIsk0dWwBNsux%2F-LdPU-16NARecjR5Df5t%2Fdocs-3.2x-installation_1_1.png?generation=1556296239016382\&alt=media)
4. Close blender.

Blender will now look for additional addons/scripts within your *blender-scripts* directory.

## Install XPlane2Blender

1. Download the latest version of XPlane2Blender 3.2x [here](https://github.com/der-On/XPlane2Blender/releases) by selecting one of the listed downloads clicking the *zip* or *tar.gz* icons.

   ![installation step 3](https://1187961739-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdPMGlMT-Ryq7fPeAh0%2F-LdPTzBhIsk0dWwBNsux%2F-LdPU-18xs00KDzEvVUS%2Fdocs-3.2x-installation_3.png?generation=1556296238755535\&alt=media)
2. Extract the contents of the archive somewhere on your computer. You will get a folder named something like *XPlane2Blender-3.20.x*. Within this folder navigate to **blender\_25/** and copy/move the folder **io\_xplane2blender** into your **blender-scripts/addons** folder. (Afterwards you can safely delete the left behind folders, they are meant for developers.)

   ```
   XPlane2Blender-3.20.x
      > blender_25
          > io_xplane2blender
   ```
3. Open Blender and open up the User-Preferences Dialog by going to *File > User Preferences*.

   ![installation step 4](https://1187961739-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdPMGlMT-Ryq7fPeAh0%2F-LdPTzBhIsk0dWwBNsux%2F-LdPU-1AR_TWZkQclvF-%2Fdocs-3.2x-installation_1.png?generation=1556296239013101\&alt=media)
4. Go to the **Addons** tab select **Import-Export** as Category and start typing *XPlane* into the search box in the top left.  &#x20;

   The addon *Import-Export: XPlane* should appear.

   Now Hit the checkbox next to it, to activate it. (Sometimes you must hit it twice to work).

   Finally save this configuration by cliking on *Save User Settings*. XPlane2Blender is now permanently activated in your Blender.

   ![installation step 2](https://1187961739-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdPMGlMT-Ryq7fPeAh0%2F-LdPTzBhIsk0dWwBNsux%2F-LdPU-1CD3E1fVLWOd3S%2Fdocs-3.2x-installation_2.png?generation=1556296238646398\&alt=media)

If you think this is a good thing [buy me a beer](https://github.com/tngreene/XPlane2Blender-docs/tree/045bbe7764e1127748c3df734a632bfbc1a1199d/Donations/README.md).
