NetKAN added mod - KIS-1.27
This commit is contained in:
parent
68bc552641
commit
1aefe1e971
|
@ -0,0 +1,64 @@
|
|||
{
|
||||
"spec_version": 1,
|
||||
"identifier": "KIS",
|
||||
"name": "Kerbal Inventory System",
|
||||
"abstract": "KIS introduces new gameplay mechanics by adding a brand new inventory system and EVA usables items as tools. You want to build a rover on Duna from scratch? Now you can...",
|
||||
"author": [
|
||||
"IgorZ",
|
||||
"KospY",
|
||||
"Winn75"
|
||||
],
|
||||
"version": "1.27",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.99.99",
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149848-kerbal-inventory-system-kis",
|
||||
"spacedock": "https://spacedock.info/mod/1909/Kerbal%20Inventory%20System%20(KIS)",
|
||||
"repository": "https://github.com/ihsoft/KIS",
|
||||
"bugtracker": "https://github.com/ihsoft/KIS/issues",
|
||||
"manual": "https://github.com/ihsoft/KIS/raw/master/User%20Guide.pdf",
|
||||
"metanetkan": "https://raw.githubusercontent.com/ihsoft/KIS/master/KIS.netkan",
|
||||
"x_screenshot": "https://spacedock.info/content/ihsoft_20222/Kerbal_Inventory_System_KIS/Kerbal_Inventory_System_KIS-1532072779.569956.jpg"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"parts",
|
||||
"crewed",
|
||||
"sound"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us",
|
||||
"es-es",
|
||||
"fr-fr",
|
||||
"it-it",
|
||||
"pt-br",
|
||||
"ru",
|
||||
"zh-cn"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "CommunityCategoryKit"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "EasyVesselSwitch"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1909/Kerbal%20Inventory%20System%20%28KIS%29/download/1.27",
|
||||
"download_size": 25464523,
|
||||
"download_hash": {
|
||||
"sha1": "51603F4CAB0785A96A6CA97D140313CEC4CC6C0F",
|
||||
"sha256": "D6C81C7A894E8A71769A1B763D375987A683E24FA9C3FBA2D89C089EBBB607B7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2020-12-24T05:05:50.277604+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue