NetKAN generated mods - Heisenberg-v2.17.1
This commit is contained in:
parent
02387c8893
commit
2502b27244
|
@ -0,0 +1,81 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "Heisenberg",
|
||||
"name": "Airships",
|
||||
"abstract": "Giant floating aircraft",
|
||||
"author": "Angel-125",
|
||||
"version": "v2.17.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"license": "unknown",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/150702-181-19x-heisenberg-airships-part-pack/",
|
||||
"repository": "https://github.com/Angel-125/Airships",
|
||||
"bugtracker": "https://github.com/Angel-125/Airships/issues"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "HooliganLabsAirships"
|
||||
},
|
||||
{
|
||||
"name": "FirespitterCore"
|
||||
},
|
||||
{
|
||||
"name": "WildBlueTools"
|
||||
},
|
||||
{
|
||||
"name": "KerbalActuators"
|
||||
},
|
||||
{
|
||||
"name": "BarisBridge"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "Snacks"
|
||||
},
|
||||
{
|
||||
"name": "ClassicStockResources"
|
||||
},
|
||||
{
|
||||
"name": "ExtraPlanetaryLaunchpads"
|
||||
},
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "ASET"
|
||||
},
|
||||
{
|
||||
"name": "ASETAvionics"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "WildBlueIndustries/Heisenberg",
|
||||
"install_to": "GameData",
|
||||
"filter_regexp": [
|
||||
".*\\.pdb$"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/Angel-125/Airships/releases/download/v2.17.1/Heisenberg_2_17_1.zip",
|
||||
"download_size": 48617067,
|
||||
"download_hash": {
|
||||
"sha1": "8EF407287A6DFBB3298E8D1869E5323C2510E65E",
|
||||
"sha256": "4748A79EFB866A78AD725809AEF23E393054469E5891A4A9902CC0C564F9C1B1"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-02-11T03:11:44Z",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue