diff --git a/KIS/KIS-1.1.1.ckan b/KIS/KIS-1.1.1.ckan new file mode 100644 index 0000000000..39941b335c --- /dev/null +++ b/KIS/KIS-1.1.1.ckan @@ -0,0 +1,16 @@ +{ + "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/2236/307/KIS_v1.1.1.zip", + "license" : "restricted", + "author" : [ "KospY", "Winn75" ], + "version" : "1.1.1", + "release_status" : "stable", + "ksp_version" : "1.0" +}