NetKAN added mod - TundraExploration-5.1.0
This commit is contained in:
parent
2b267e83a2
commit
c32bb75fbd
|
@ -0,0 +1,78 @@
|
|||
{
|
||||
"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",
|
||||
"version": "5.1.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"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",
|
||||
"repository": "https://github.com/damonvv/TundraExploration",
|
||||
"bugtracker": "https://github.com/damonvv/TundraExploration/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/damonvv/TundraExploration/master/GameData/TundraExploration/Versioning/TundraExploration.version",
|
||||
"x_screenshot": "https://spacedock.info/content/damon_4180/Tundra_Exploration_-_Stockalike_Dragon_V2_and_Falcon_9/Tundra_Exploration_-_Stockalike_Dragon_V2_and_Falcon_9-1618091271.6684864.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "SpaceXLegs"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "AnimatedDecouplers"
|
||||
},
|
||||
{
|
||||
"name": "RetractableLiftingSurface"
|
||||
},
|
||||
{
|
||||
"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/5.1.0",
|
||||
"download_size": 133111608,
|
||||
"download_hash": {
|
||||
"sha1": "38B7DE386DAEEA37446EDF085CD05464C00B5C05",
|
||||
"sha256": "8341824AC91A5A791D9718A042BF31E483AAED82B832172C90C960AE960E7420"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-15T09:46:24.94606+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue