Created
August 26, 2020 01:56
-
-
Save FrozenDroid/5777749498d41e0629faecf3a8428727 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "CVW-69 skin repository", | |
"aircraft": [ | |
{ | |
"name": "F-16C", | |
"skins": [ | |
{ | |
"path": "CoreMods/aircraft/F-16C/Liveries/F-16C_50/327th FrozenDroid", | |
"title": "FrozenDroid" | |
}, | |
{ | |
"path": "CoreMods/aircraft/F-16C/Liveries/F-16C_50/327th White Crow", | |
"title": "White Crow" | |
} | |
] | |
}, | |
{ | |
"name": "FA-18C", | |
"skins": [ | |
{ | |
"path": "CoreMods/aircraft/F-18C/Liveries/FA-18C_hornet/VFA-69 400 CAG", | |
"title": "Osiris" | |
}, | |
{ | |
"path": "CoreMods/aircraft/F-14/Liveries/FA-18C_hornet/VFA-69 411 Robo", | |
"title": "The Robo" | |
} | |
] | |
}, | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment