"NetKAN generated mods - KIS-1.21"
This commit is contained in:
parent
505500b587
commit
a2a29bab62
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"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"
|
||||
],
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/149848-kerbal-inventory-system-kis",
|
||||
"curse": "https://kerbal.curseforge.com/projects/228561",
|
||||
"repository": "https://github.com/ihsoft/KIS",
|
||||
"bugtracker": "https://github.com/ihsoft/KIS/issues",
|
||||
"manual": "https://github.com/ihsoft/KIS/raw/master/User%20Guide.pdf",
|
||||
"x_screenshot": "https://media.forgecdn.net/avatars/thumbnails/15/210/120/120/635619081870286480.jpeg"
|
||||
},
|
||||
"version": "1.21",
|
||||
"ksp_version_min": "1.7",
|
||||
"ksp_version_max": "1.7.99",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "CommunityCategoryKit"
|
||||
},
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KAS"
|
||||
},
|
||||
{
|
||||
"name": "EasyVesselSwitch"
|
||||
}
|
||||
],
|
||||
"download": "https://media.forgecdn.net/files/2712/172/KIS_v1.21.zip",
|
||||
"download_size": 24813227,
|
||||
"download_hash": {
|
||||
"sha1": "C7A999A5B07AA478742B4234F80DEE8764E4A505",
|
||||
"sha256": "8630794A758139FDA2E15AA860CE7C4412C6B157B0F96CA49781603935B73F55"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue