diff --git a/KIS/KIS-1.1.5.ckan b/KIS/KIS-1.1.5.ckan new file mode 100644 index 0000000000..72d840ee2e --- /dev/null +++ b/KIS/KIS-1.1.5.ckan @@ -0,0 +1,15 @@ +{ + "spec_version" : 1, + "name" : "Kerbal Inventory System", + "identifier" : "KIS", + "abstract" : "KIS introduce new gameplay mechanics by adding a brand new inventory sytem and EVA usables items as tools.", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/113111", + "repository": "https://github.com/KospY/KIS" + }, + "download" : "http://addons-origin.cursecdn.com/files/2240/842/KIS_v1.1.5.zip", + "license" : "restricted", + "author" : [ "KospY", "Winn75" ], + "version" : "1.1.5", + "ksp_version" : "1.0.2" +}