NetKAN added mod - Heisenberg-v2.17.4 (#2402)
This commit is contained in:
parent
86e6fc83ab
commit
dcf7183df5
|
@ -0,0 +1,104 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Heisenberg",
|
||||
"name": "Airships",
|
||||
"abstract": "Giant floating aircraft",
|
||||
"author": "Angel-125",
|
||||
"version": "v2.17.4",
|
||||
"ksp_version_min": "1.12.2",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/150702-*",
|
||||
"repository": "https://github.com/Angel-125/Airships",
|
||||
"bugtracker": "https://github.com/Angel-125/Airships/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/Angel-125/Airships/master/GameData/WildBlueIndustries/Heisenberg/Airships/Airships.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"plugin",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "Heisenberg-PlayMode"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueTools"
|
||||
},
|
||||
{
|
||||
"name": "HooliganLabsAirships"
|
||||
},
|
||||
{
|
||||
"name": "KerbalActuators"
|
||||
},
|
||||
{
|
||||
"name": "BarisBridge"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "AirParkContinued"
|
||||
},
|
||||
{
|
||||
"name": "ASETProps"
|
||||
},
|
||||
{
|
||||
"name": "AircraftCarrierAccessories"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "Pathfinder"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "kOS"
|
||||
},
|
||||
{
|
||||
"name": "Snacks"
|
||||
},
|
||||
{
|
||||
"name": "TACLS"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WildBlueIndustries/Heisenberg",
|
||||
"install_to": "GameData/WildBlueIndustries",
|
||||
"filter_regexp": [
|
||||
".*\\.pdb$",
|
||||
"SampleCraft",
|
||||
"Templates"
|
||||
]
|
||||
},
|
||||
{
|
||||
"find": "WildBlueIndustries/Heisenberg/Templates/Common",
|
||||
"install_to": "GameData/WildBlueIndustries/Templates"
|
||||
},
|
||||
{
|
||||
"find": "VAB",
|
||||
"install_to": "Ships"
|
||||
},
|
||||
{
|
||||
"find": "SPH",
|
||||
"install_to": "Ships"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/Airships/releases/download/v2.17.4/Heisenberg.zip",
|
||||
"download_size": 50312788,
|
||||
"download_hash": {
|
||||
"sha1": "1B1A4AB8E6A1EB1CD910D2B87B431BDD24D30D00",
|
||||
"sha256": "F778A0754B490E14DAB8E51EC3F46AE62CECEDF2494D09C077C724E3B5A1F822"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-08-04T22:23:00Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue