NetKAN added mod - HooliganLabsAirships-7.0.1.0
This commit is contained in:
parent
72489cb402
commit
0f495c4200
|
@ -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.0",
|
||||
"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-1654671461.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.0",
|
||||
"download_size": 10138747,
|
||||
"download_hash": {
|
||||
"sha1": "BD95CFF63482E6766C5B1F05D89EBB79CC44987F",
|
||||
"sha256": "1C27C63B8C02EBCB27771DCB0418071A2D2BF01E7291DB7AC613A63926A673ED"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 57114248,
|
||||
"release_date": "2022-06-08T06:55:30.876966+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue