NetKAN added mod - KAS-1.9
This commit is contained in:
parent
c8ae121798
commit
ea1806b339
|
@ -0,0 +1,61 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KAS",
|
||||
"name": "Kerbal Attachment System",
|
||||
"abstract": "KAS introduces new gameplay mechanics by adding winches, struts, and pipes. Now you can easily connect vessels in EVA without docking them!",
|
||||
"author": [
|
||||
"IgorZ"
|
||||
],
|
||||
"version": "1.9",
|
||||
"ksp_version_min": "1.11.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/142594-kerbal-attachment-system-kas/",
|
||||
"spacedock": "https://spacedock.info/mod/1987/Kerbal%20Attachment%20System%20(KAS)",
|
||||
"repository": "https://github.com/ihsoft/KAS",
|
||||
"bugtracker": "https://github.com/ihsoft/KAS/issues",
|
||||
"metanetkan": "https://raw.githubusercontent.com/ihsoft/KAS/master/KAS.netkan",
|
||||
"remote-avc": "https://raw.githubusercontent.com:443/ihsoft/KAS/master/KAS.version",
|
||||
"x_screenshot": "https://spacedock.info/content/ihsoft_20222/Kerbal_Attachment_System_KAS/Kerbal_Attachment_System_KAS-1540271898.2998781.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"it-it",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityCategoryKit"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KIS"
|
||||
},
|
||||
{
|
||||
"name": "EasyVesselSwitch"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1987/Kerbal%20Attachment%20System%20%28KAS%29/download/1.9",
|
||||
"download_size": 2960158,
|
||||
"download_hash": {
|
||||
"sha1": "047957CB07798D7B5DBBBBC24DC704934CCF0438",
|
||||
"sha256": "67AB169E1A3C066B21FECE6BF8FB748F9E6668BBB9BA91E6CCD8D44001C16AA3"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-07-02T06:30:20.810513+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue