Added a sort-of hastely made American Airlines livery
Made by me using the paintkits and based off some random American Airlines A320 I found flying a sort while ago using FlightRadar24.com.
This commit is contained in:
parent
fc4ba806fb
commit
980d743a61
2 changed files with 12 additions and 0 deletions
BIN
Models/Liveries/A320/AAL.png
Normal file
BIN
Models/Liveries/A320/AAL.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 445 KiB |
12
Models/Liveries/A320/AAL.xml
Normal file
12
Models/Liveries/A320/AAL.xml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
|
||||||
|
<PropertyList>
|
||||||
|
<sim>
|
||||||
|
<model>
|
||||||
|
<livery>
|
||||||
|
<name>American Airlines</name>
|
||||||
|
<texture>Liveries/A320/AAL.png</texture>
|
||||||
|
</livery>
|
||||||
|
</model>
|
||||||
|
</sim>
|
||||||
|
</PropertyList>
|
Reference in a new issue