NetKAN added mod - HooliganLabsAirships-7.0.1.0R2
This commit is contained in:
parent
5b32b13a21
commit
3232283fa5
|
@ -0,0 +1,51 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "HooliganLabsAirships",
|
||||
"name": "HL Airships Core",
|
||||
"abstract": "Updated version of the Hooligan Labs Airships!",
|
||||
"author": [
|
||||
"jewelshisen",
|
||||
"Lisias"
|
||||
],
|
||||
"version": "7.0.1.0R2",
|
||||
"ksp_version_min": "1.3.1",
|
||||
"ksp_version_max": "1.12.3",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/207891-ksp-131-hooligan-labs-airships-core-7010-2022-0509/",
|
||||
"spacedock": "https://spacedock.info/mod/3040/HL%20Airships%20Core",
|
||||
"repository": "https://github.com/net-lisias-ksp/HLAirshipsCore",
|
||||
"bugtracker": "https://github.com/net-lisias-ksp/HLAirshipsCore/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/net-lisias-ksp/HLAirshipsCore/master/HLAirships.version",
|
||||
"x_screenshot": "https://spacedock.info/content/jewelshisen_4423/HL_Airships_Core/HL_Airships_Core-1660186279.png"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "HLAirshipsCore",
|
||||
"install_to": "GameData"
|
||||
},
|
||||
{
|
||||
"find": "Ships/SPH",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/3040/HL%20Airships%20Core/download/7.0.1.0R2",
|
||||
"download_size": 10137842,
|
||||
"download_hash": {
|
||||
"sha1": "9189DBED63377DD1075EB9E06595595B41AC19B1",
|
||||
"sha256": "CD2830B83B0DC68CE2CA5683E8E386D84FF720735BD0F8EFE00CB953930E74DD"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 57111613,
|
||||
"release_date": "2022-08-11T03:03:10.2613+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue