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>
|
<model>
|
||||||
<path>Aircraft/A320Family/Models/A319-200.xml</path>
|
<path>Aircraft/A320Family/Models/A319-200.xml</path>
|
||||||
<livery>
|
<livery>
|
||||||
<file>Liveries/A319/USAirwaysStar.xml</file>
|
<file>Liveries/A319/USAirwaysStar</file>
|
||||||
<texture>Liveries/A319/USAirwaysStar.png</texture>
|
<texture>Liveries/A319/USAirwaysStar.png</texture>
|
||||||
</livery>
|
</livery>
|
||||||
</model>
|
</model>
|
||||||
|
@ -74,13 +74,6 @@
|
||||||
</menubar>
|
</menubar>
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
<!-- payload>
|
|
||||||
<weight n="1">
|
|
||||||
<min-lb type="double">0</min-lb>
|
|
||||||
<max-lb type="double">35500</max-lb>
|
|
||||||
</weight>
|
|
||||||
</payload -->
|
|
||||||
|
|
||||||
<nasal>
|
<nasal>
|
||||||
<A320>
|
<A320>
|
||||||
<file>Aircraft/A320Family/Nasal/engines.nas</file>
|
<file>Aircraft/A320Family/Nasal/engines.nas</file>
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/A320Family/Models/A320-200.xml</path>
|
<path>Aircraft/A320Family/Models/A320-200.xml</path>
|
||||||
<livery>
|
<livery>
|
||||||
<file>Liveries/A320/Airbus.xml</file>
|
<file>Liveries/A320/Airbus</file>
|
||||||
<texture>Liveries/A320/Airbus.png</texture>
|
<texture>Liveries/A320/Airbus.png</texture>
|
||||||
</livery>
|
</livery>
|
||||||
</model>
|
</model>
|
||||||
|
@ -74,13 +74,6 @@
|
||||||
</menubar>
|
</menubar>
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
<!--payload>
|
|
||||||
<weight n="1">
|
|
||||||
<min-lb type="double">0</min-lb>
|
|
||||||
<max-lb type="double">39500</max-lb>
|
|
||||||
</weight>
|
|
||||||
</payload -->
|
|
||||||
|
|
||||||
<nasal>
|
<nasal>
|
||||||
<A320>
|
<A320>
|
||||||
<file>Aircraft/A320Family/Nasal/engines.nas</file>
|
<file>Aircraft/A320Family/Nasal/engines.nas</file>
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
<model>
|
<model>
|
||||||
<path>Aircraft/A320Family/Models/A321-200.xml</path>
|
<path>Aircraft/A320Family/Models/A321-200.xml</path>
|
||||||
<livery>
|
<livery>
|
||||||
<file>Liveries/A321/Airbus.xml</file>
|
<file>Liveries/A321/Airbus</file>
|
||||||
<texture>Liveries/A321/Airbus.png</texture>
|
<texture>Liveries/A321/Airbus.png</texture>
|
||||||
</livery>
|
</livery>
|
||||||
</model>
|
</model>
|
||||||
|
@ -74,13 +74,6 @@
|
||||||
</menubar>
|
</menubar>
|
||||||
</sim>
|
</sim>
|
||||||
|
|
||||||
<payload>
|
|
||||||
<weight n="1">
|
|
||||||
<min-lb type="double">0</min-lb>
|
|
||||||
<max-lb type="double">75500</max-lb>
|
|
||||||
</weight>
|
|
||||||
</payload>
|
|
||||||
|
|
||||||
<nasal>
|
<nasal>
|
||||||
<A320>
|
<A320>
|
||||||
<file>Aircraft/A320Family/Nasal/engines.nas</file>
|
<file>Aircraft/A320Family/Nasal/engines.nas</file>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
# A320Family
|
# 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