Add AUC Aeronautic technology 0.1 from Curse
This commit is contained in:
parent
e65c9ecc87
commit
689afec252
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "AUCAeronautictechnology",
|
||||
"name": "AUC Aeronautic technoloy",
|
||||
"abstract": "AUC aeronautic adds a buch of parts",
|
||||
"author": "HaryR",
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"version": "0.1",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RasterPropMonitor"
|
||||
},
|
||||
{
|
||||
"name": "ASETAvionics"
|
||||
},
|
||||
{
|
||||
"name": "ASETProps"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "B9-PWings-Fork"
|
||||
},
|
||||
{
|
||||
"name": "AdjustableLandingGear"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "AUCadtech",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "SPH",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "http://addons-origin.cursecdn.com/files/2277/410/AUC%20aeronautic%20part.zip",
|
||||
"download_size": 1643592,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue