aboutsummaryrefslogblamecommitdiff
path: root/games/xptools/pkg-message
blob: 78b5a566934d8a99137f2f622cfdbfa305f4a2c3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                                
X-Plane itself does not need to be installed before using WED. However, WED will
require that you choose the X-Plane folder before it will allow you to do
anything. Create a working directory with the following structure before
starting WED for the first time.

working directory <-- Pick a name
   |--Custom Scenery
   |--Global Scenery
   |--Resources
         |--default scenery

You can create it with the following commands:

$ mkdir working_directory
$ cd working_directory
$ mkdir -p 'Custom Scenery' 'Global Scenery' 'Resources/default scenery'