"NetKAN generated mods - TundraExploration-1.5.0"
This commit is contained in:
parent
4b5f1d5f8a
commit
907a69105f
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "TundraExploration",
|
||||
"name": "Tundra Exploration - Stockalike Dragon V2 and Falcon 9",
|
||||
"abstract": "This is a mod that adds SpaceX parts like the Dragon V2, Falcon 9, Starship and more!",
|
||||
"author": "damon",
|
||||
"license": "CC-BY-NC-ND-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/166915-131-tundra-exploration-v093-stockalike-falcon-9-and-dragon-v2/",
|
||||
"spacedock": "https://spacedock.info/mod/223/Tundra%20Exploration%20-%20Stockalike%20Dragon%20V2%20and%20Falcon%209",
|
||||
"x_screenshot": "https://spacedock.info/content/tygoo7_912/Tundra_Exploration_-_Stockalike_Dragon_V2_and_Falcon_9/Tundra_Exploration_-_Stockalike_Dragon_V2_and_Falcon_9-1551828333.3935726.png"
|
||||
},
|
||||
"version": "1.5.0",
|
||||
"ksp_version_min": "1.5.1",
|
||||
"ksp_version_max": "1.7.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "SpaceXLegs"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "AnimatedDecouplers"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "NearFutureSolar-Core"
|
||||
},
|
||||
{
|
||||
"name": "NearFutureProps"
|
||||
},
|
||||
{
|
||||
"name": "SmokeScreen"
|
||||
},
|
||||
{
|
||||
"name": "FMRS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "TundraExploration",
|
||||
"install_to": "GameData",
|
||||
"filter": "Thumbs.db"
|
||||
},
|
||||
{
|
||||
"find": "Ships/VAB",
|
||||
"install_to": "Ships",
|
||||
"optional": true,
|
||||
"description": "Tundra Exploration example craft"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/223/Tundra%20Exploration%20-%20Stockalike%20Dragon%20V2%20and%20Falcon%209/download/1.5.0",
|
||||
"download_size": 135760122,
|
||||
"download_hash": {
|
||||
"sha1": "8DF7678F2EFB8134D74080506DC1CF7BED264522",
|
||||
"sha256": "B527FC0925DD93A5317931267673EB02F873D82922B02A0DA4ADA0517F2975B5"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue