Merge pull request #727 from Murdabenne/patch-2

KIS 1.2.1 update
This commit is contained in:
Matthew 2015-07-30 04:27:31 -04:00
commit 0fbf4b473a
1 changed files with 16 additions and 0 deletions

16
KIS/KIS-1.2.1.ckan Normal file
View File

@ -0,0 +1,16 @@
{
"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...",
"resources": {
"homepage": "http://forum.kerbalspaceprogram.com/threads/113111",
"repository": "https://github.com/KospY/KIS"
},
"download" : "http://addons.curse.cursecdn.com/files/2249/749/KIS_v1.2.1.zip",
"license" : "restricted",
"author" : [ "KospY", "Winn75" ],
"version" : "1.2.1",
"ksp_version_min" : "1.0.3",
"ksp_version_max" : "1.0.4"
}