"NetKAN generated mods - TundraExploration-1.1.4.0"
This commit is contained in:
parent
75b8d853f7
commit
a65f6ce9c5
|
@ -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 parts like the Dragon V2, Falcon 9 and more!",
|
||||
"author": [
|
||||
"tygoo7",
|
||||
"damon"
|
||||
],
|
||||
"license": "CC-BY-NC-SA-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-1521968910.5791428.png"
|
||||
},
|
||||
"version": "1.1.4.0",
|
||||
"ksp_version_min": "1.4.5",
|
||||
"ksp_version_max": "1.4.99",
|
||||
"depends": [
|
||||
{
|
||||
"name": "NearFutureSolar-Core"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "TundraTechnologies"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "SpaceXLegs"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "RasterPropMonitor-Core"
|
||||
},
|
||||
{
|
||||
"name": "RealPlume-StockConfigs"
|
||||
}
|
||||
],
|
||||
"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.1.4.0",
|
||||
"download_size": 26268059,
|
||||
"download_hash": {
|
||||
"sha1": "74ACCD9DFFC1C9AA8B8B456BDDC954566130792E",
|
||||
"sha256": "7B637270D3981F1AE94F37880AFC79119736BCD51F8725F1CD617E7C443CF156"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue