NetKAN added mod - HabTech2-1.0.0
This commit is contained in:
parent
eae1970083
commit
82ef509277
|
@ -0,0 +1,76 @@
|
|||
{
|
||||
"spec_version": "v1.18",
|
||||
"identifier": "HabTech2",
|
||||
"name": "HabTech2",
|
||||
"abstract": "HabTech2 is a complete revamp of my previous ISS Parts mod, HabTech. Contains parts emulating the US modules of the International Space Station and more. ",
|
||||
"author": "Benjee10",
|
||||
"version": "1.0.0",
|
||||
"ksp_version": "1.12.5",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/133501-16x-habtech2-stockalike-iss-parts/",
|
||||
"spacedock": "https://spacedock.info/mod/2078/HabTech2",
|
||||
"x_screenshot": "https://spacedock.info/content/Benjee10_2390/HabTech2/HabTech2-1676743235.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"crewed",
|
||||
"graphics"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "B9PartSwitch"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
},
|
||||
{
|
||||
"name": "Waterfall"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "NewTantares"
|
||||
},
|
||||
{
|
||||
"name": "BluedogDB"
|
||||
},
|
||||
{
|
||||
"name": "ShuttleLiftingBodyCormorantAeronology"
|
||||
},
|
||||
{
|
||||
"name": "TundraExploration"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansionRedux"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "GameData/HabTech2",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Craft Files",
|
||||
"install_to": "Ships",
|
||||
"as": "SPH"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2078/HabTech2/download/1.0.0",
|
||||
"download_size": 94338652,
|
||||
"download_hash": {
|
||||
"sha1": "803F88771183AFC5D2248DEB5E924D358E2A96DB",
|
||||
"sha256": "80C6FFE9A16F8C9C947C7594D578E6B1C58152436B391C0183241C89BD649DFD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 220168691,
|
||||
"release_date": "2023-02-18T17:57:58.199336+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue