NetKAN generated mods - B9AerospaceProceduralParts/B9AerospaceProceduralParts-0.33, Hangar/Hangar-2.2.0

This commit is contained in:
NetKAN bot 2015-02-07 22:22:57 +01:00
parent 2ca71a18b1
commit de747ef301
2 changed files with 35 additions and 2 deletions

View File

@ -0,0 +1,29 @@
{
"spec_version": 1,
"identifier": "B9AerospaceProceduralParts",
"license": "CC-BY-NC-SA-4.0",
"x_licence_code": "MIT",
"x_licence_assets": "CC-BY-NC-SA-4.0",
"depends": [
{
"name": "KSPAPIExtensions"
}
],
"install": [
{
"file": "GameData/B9_Aerospace",
"install_to": "GameData"
}
],
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/515/B9%20Aerospace%20Procedural%20Parts"
},
"ksp_version": "0.90",
"name": "B9 Aerospace Procedural Parts",
"abstract": "Feature-packed procedural wings and control surfaces with low performance impact, flexible UI and never before seen approach to texturing.",
"author": "bac9",
"version": "0.33",
"download": "https://kerbalstuff.com/mod/515/B9%20Aerospace%20Procedural%20Parts/download/0.33",
"x_generated_by": "netkan",
"download_size": 3573095
}

View File

@ -24,6 +24,9 @@
{
"name": "EditorExtensions"
},
{
"name": "ThrottleControlledAvionics"
},
{
"name": "KSP-AVC"
}
@ -36,7 +39,6 @@
"comment": "Contains KSPAPIExtensions mod in this distribution"
}
],
"ksp_version": "0.90",
"name": "Hangar",
"license": "CC-BY-4.0",
"abstract": "Hangars are parts that can store whole ships inside. Stored ships are not docked but unloaded, which reduces part count considerably.",
@ -44,5 +46,7 @@
"version": "2.2.0",
"download": "https://kerbalstuff.com/mod/270/Hangar/download/2.2.0",
"x_generated_by": "netkan",
"download_size": 22667125
"download_size": 22667125,
"ksp_version_min": "0.90.0",
"ksp_version_max": "0.90.0"
}