NetKAN added mod - TundraTechnologies-7.0.0
This commit is contained in:
parent
e9d943f46d
commit
8328ab7d27
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "TundraTechnologies",
|
||||
"name": "Tundra Techonologies",
|
||||
"abstract": "This is a mod that adds satellite parts like New Horizons, Iridium and station parts like Haven-1!",
|
||||
"author": "damon",
|
||||
"version": "7.0.0",
|
||||
"ksp_version_min": "1.12.5",
|
||||
"ksp_version_max": "1.12.99",
|
||||
"license": "restricted",
|
||||
"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/TundraMods/TundraExploration",
|
||||
"bugtracker": "https://github.com/TundraMods/TundraExploration/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/TundraMods/TundraExploration/master/GameData/TundraTechnologies/Versioning/TundraTechnologies.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-1699221901.png"
|
||||
},
|
||||
"tags": [
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TundraExploration"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Waterfall"
|
||||
},
|
||||
{
|
||||
"name": "FreeIva"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "TundraTechnologies",
|
||||
"install_to": "GameData",
|
||||
"filter": "Thumbs.db"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/223/Tundra%20Exploration%20-%20Stockalike%20Dragon%20V2%20and%20Falcon%209/download/7.0.0",
|
||||
"download_size": 97818769,
|
||||
"download_hash": {
|
||||
"sha1": "05D265A1FC378F9B0903DBC243D3956C321941DB",
|
||||
"sha256": "7D8162A73AF616B8A849CA925587A9905E29044B4521D87280776F5A939899AA"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 23483753,
|
||||
"release_date": "2023-11-05T22:21:16.188252+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue