NetKAN generated mods - KipLowProfileHubs-v2.3
This commit is contained in:
parent
a9210f1351
commit
b0ccb77532
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KipLowProfileHubs",
|
||||
"name": "KipLowProfileHubs",
|
||||
"abstract": "A set of hubs for station construction.",
|
||||
"author": [
|
||||
"CaptainKipard",
|
||||
"micha"
|
||||
],
|
||||
"version": "v2.3",
|
||||
"ksp_version_min": "1.0.5",
|
||||
"ksp_version_max": "1.9.99",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?showtopic=194984",
|
||||
"spacedock": "https://spacedock.info/mod/2457/KipLowProfileHubs",
|
||||
"repository": "https://github.com/mwerle/KipLowProfileHubs"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "KipEng-Agency"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "ConnectedLivingSpace"
|
||||
},
|
||||
{
|
||||
"name": "IFILS"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "KipEng",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"Agencies"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2457/KipLowProfileHubs/download/v2.3",
|
||||
"download_size": 4281073,
|
||||
"download_hash": {
|
||||
"sha1": "26FBE76909EE40C7921D1EE18C4DA145FA0516BA",
|
||||
"sha256": "994A2DFAB5B33E099033C4BEC9C8481878E5DCDE390C3C72249EE811B4DF5473"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue