NetKAN added mod - KIS-1.28
This commit is contained in:
parent
2ff44214ed
commit
e6cfd9a3df
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"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.28",
|
||||
"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",
|
||||
"remote-avc": "https://raw.githubusercontent.com/ihsoft/KIS/master/KIS.version",
|
||||
"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.28",
|
||||
"download_size": 25465090,
|
||||
"download_hash": {
|
||||
"sha1": "480D8FF6F27E40D487277A9C669D0BED381231C1",
|
||||
"sha256": "425F7508552AD1AA68DD2E0B71254BF8FE2CFA69FB04F28AF41AA1986A728320"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-01-16T06:51:48.224254+00:00",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue