NetKAN added mod - TundraExploration-5.0.0
This commit is contained in:
parent
4568699cc1
commit
38768cbc46
|
@ -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.0.0",
|
||||
"ksp_version_min": "1.8.1",
|
||||
"ksp_version_max": "1.11.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.0.0",
|
||||
"download_size": 133109884,
|
||||
"download_hash": {
|
||||
"sha1": "26C233B96A15096F860F93C2DA38ACB6B4C34E6E",
|
||||
"sha256": "691DAB8CCECAB6FC7EBA0BBCF912500049CC99DC7576AB6913AC70A06CE885CB"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-06-09T19:42:49.791523+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue