Merge branch 'master' of https://github.com/FGMEMBERS/A320Family
This commit is contained in:
commit
d69041dc0d
4 changed files with 4 additions and 25 deletions
|
@ -14,7 +14,7 @@
|
|||
<model>
|
||||
<path>Aircraft/A320Family/Models/A319-200.xml</path>
|
||||
<livery>
|
||||
<file>Liveries/A319/USAirwaysStar.xml</file>
|
||||
<file>Liveries/A319/USAirwaysStar</file>
|
||||
<texture>Liveries/A319/USAirwaysStar.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
|
@ -73,13 +73,6 @@
|
|||
</default>
|
||||
</menubar>
|
||||
</sim>
|
||||
|
||||
<!-- payload>
|
||||
<weight n="1">
|
||||
<min-lb type="double">0</min-lb>
|
||||
<max-lb type="double">35500</max-lb>
|
||||
</weight>
|
||||
</payload -->
|
||||
|
||||
<nasal>
|
||||
<A320>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<model>
|
||||
<path>Aircraft/A320Family/Models/A320-200.xml</path>
|
||||
<livery>
|
||||
<file>Liveries/A320/Airbus.xml</file>
|
||||
<file>Liveries/A320/Airbus</file>
|
||||
<texture>Liveries/A320/Airbus.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
|
@ -73,13 +73,6 @@
|
|||
</default>
|
||||
</menubar>
|
||||
</sim>
|
||||
|
||||
<!--payload>
|
||||
<weight n="1">
|
||||
<min-lb type="double">0</min-lb>
|
||||
<max-lb type="double">39500</max-lb>
|
||||
</weight>
|
||||
</payload -->
|
||||
|
||||
<nasal>
|
||||
<A320>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<model>
|
||||
<path>Aircraft/A320Family/Models/A321-200.xml</path>
|
||||
<livery>
|
||||
<file>Liveries/A321/Airbus.xml</file>
|
||||
<file>Liveries/A321/Airbus</file>
|
||||
<texture>Liveries/A321/Airbus.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
|
@ -73,13 +73,6 @@
|
|||
</default>
|
||||
</menubar>
|
||||
</sim>
|
||||
|
||||
<payload>
|
||||
<weight n="1">
|
||||
<min-lb type="double">0</min-lb>
|
||||
<max-lb type="double">75500</max-lb>
|
||||
</weight>
|
||||
</payload>
|
||||
|
||||
<nasal>
|
||||
<A320>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
# A320Family
|
||||
Airbus A320 Family for FlightGear. Only A320-200 IAE/A321-200 IAE for now, more models coming later.
|
||||
Airbus A320 Family for FlightGear. NOT FLYABLE YET!!! Only A319-200/A320-200/A321-200 with IAE engines for now, more models coming later, once the aircraft is flyable.
|
Reference in a new issue