Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 885 Bytes

INSTALL.md

File metadata and controls

20 lines (15 loc) · 885 Bytes

INSTALL

Prerequisites

Have at least following versions installed:

  • FlightGear 2020.1.1 or newer

Install using ZIP Snapshot

Download the zip file.
Use your prefered archive utility to unzip the archive. Move the unpacked directory to your aircraft directory. This can be FGData/Aircraft, or a custom directory you've specified.

Rename the directory to Airbus_A330. Make sure that the Airbus_A330 directory does not contain another one (this can happen with WinRAR). If so, move the inner Airbus_A330 directory outside.

To update, delete the Airbus_A330 directory and install the latest version.

Install using git

Change to the aircraft directory. Clone the repository with git clone https://github.com/JMaverick16/Airbus_A330.git

To update just run git pull in the Airbus_A330 directory.