"NetKAN generated mods - TantaresFairingExtension-1-1.0"
This commit is contained in:
parent
8ce8334bfa
commit
9e37947f7b
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "TantaresFairingExtension",
|
||||
"name": "Tantares Fairing Extension",
|
||||
"abstract": "A small mod that adds 2.5m, 3.75m, and 5m fairings for Tantares. It needs ModuleManager and TantaresLV.",
|
||||
"author": "legoclone09",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/127356-tantares-fairing-extension-modulemanagertantareslv/",
|
||||
"spacedock": "https://spacedock.info/mod/123/Tantares%20Fairing%20Extension",
|
||||
"repository": "http://pastebin.com/LcbjRcG9",
|
||||
"x_screenshot": "https://spacedock.info/content/legoclone09_216/Tantares_Fairing_Extension/Tantares_Fairing_Extension-1456460843.2486565.png"
|
||||
},
|
||||
"version": "1:1.0",
|
||||
"ksp_version": "1.0.5",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TantaresLV"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "TantaresFairings",
|
||||
"install_to": "GameData",
|
||||
"filter": "Source Code.txt"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/123/Tantares%20Fairing%20Extension/download/1.0",
|
||||
"download_size": 2830,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue