"NetKAN generated mods - KIS-1.2.0"
This commit is contained in:
parent
9dad91e39e
commit
d1792edd52
|
@ -1,16 +1,26 @@
|
|||
{
|
||||
"spec_version" : 1,
|
||||
"name" : "Kerbal Inventory System",
|
||||
"identifier" : "KIS",
|
||||
"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...",
|
||||
"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": [
|
||||
"KospY",
|
||||
"Winn75"
|
||||
],
|
||||
"license": "restricted",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/threads/113111",
|
||||
"repository": "https://github.com/KospY/KIS"
|
||||
},
|
||||
"download" : "http://addons.curse.cursecdn.com/files/2246/556/KIS_v1.2.0.zip",
|
||||
"license" : "restricted",
|
||||
"author" : [ "KospY", "Winn75" ],
|
||||
"version" : "1.2.0",
|
||||
"ksp_version_min" : "1.0.3",
|
||||
"ksp_version_max" : "1.0.4"
|
||||
"version": "1.2.0",
|
||||
"ksp_version_min": "1.0.3",
|
||||
"ksp_version_max": "1.0.4",
|
||||
"download": "http://addons.curse.cursecdn.com/files/2246/556/KIS_v1.2.0.zip",
|
||||
"download_size": 3974015,
|
||||
"download_hash": {
|
||||
"sha1": "2003092D1E62A5AD206123C1EF2BBDFAC6963B70",
|
||||
"sha256": "B15FAFA856C83F35B2C813CC223F4DA8099E774670D45F7D1910D6244E28A377"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue