"NetKAN generated mods - TantaresFairingExtension-1.0.1"

This commit is contained in:
NetKAN inflator Robot 2015-12-11 00:31:34 +00:00
parent 0a2ae8ff5e
commit 8f8ebab6e6
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
{
"spec_version": 1,
"identifier": "TantaresFairingExtension",
"name": "Tantares Fairing Extension",
"abstract": "A mod that adds fairings in 2.5m, 3.75m, and 5m for the TantaresLV mod. It requires Tantares LV for the parts and ModuleManager for the configs.",
"author": "legoclone09",
"license": "MIT",
"resources": {
"kerbalstuff": "https://kerbalstuff.com/mod/1341/Tantares%20Fairing%20Extension",
"repository": "http://pastebin.com/NYiYs1gW",
"x_screenshot": "https://kerbalstuff.com/content/legoclone09_14486/Tantares_Fairing_Extension/Tantares_Fairing_Extension-1449640139.9145682.png"
},
"version": "1.0.1",
"ksp_version": "1.0.5",
"depends": [
{
"name": "ModuleManager"
},
{
"name": "TantaresLV"
}
],
"install": [
{
"file": "TantaresFairings",
"install_to": "GameData",
"filter": "Source Code.txt"
}
],
"download": "https://kerbalstuff.com/mod/1341/Tantares%20Fairing%20Extension/download/1.0.1",
"download_size": 2830,
"x_generated_by": "netkan"
}