"NetKAN generated mods - RSSeaDragon-0.3.2"
This commit is contained in:
parent
e3c119e9c1
commit
522e0dce44
|
@ -0,0 +1,53 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "RSSeaDragon",
|
||||
"name": "Real Scale Sea Dragon",
|
||||
"abstract": "The infamous, never-built Sea Dragon rocket, in its full scale glory!",
|
||||
"author": "NecroBones",
|
||||
"license": "CC-BY-NC-SA",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/134934-RSSeaDragon",
|
||||
"spacedock": "https://spacedock.info/mod/440/Real%20Scale%20Sea%20Dragon",
|
||||
"x_screenshot": "https://spacedock.info/content/NecroBones_209/Real_Scale_Sea_Dragon/Real_Scale_Sea_Dragon-1459197417.6737235.jpg"
|
||||
},
|
||||
"version": "0.3.2",
|
||||
"ksp_version": "1.1.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "HangarExtender"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "FerramAerospaceResearch"
|
||||
},
|
||||
{
|
||||
"name": "RealSolarSystem"
|
||||
},
|
||||
{
|
||||
"name": "CommunityTechTree"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "RSSeaDragon",
|
||||
"install_to": "GameData",
|
||||
"filter": "Ships"
|
||||
},
|
||||
{
|
||||
"find": "VAB",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/440/Real%20Scale%20Sea%20Dragon/download/0.3.2",
|
||||
"download_size": 10852001,
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue