Merge pull request #329 from Dazpoet/add_KIS

Add KerbalInventorySystem
This commit is contained in:
Hakan Tandogan 2015-03-15 09:19:41 +01:00
commit 8d186c3aa0
1 changed files with 12 additions and 0 deletions

12
KIS/KIS-1.0.0.ckan Normal file
View File

@ -0,0 +1,12 @@
{
"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.",
"download" : "http://kerbal.curseforge.com/ksp-mods/228561-kerbal-inventory-system-kis/files/2230231/download",
"license" : "restricted",
"author" : [ "KospY", "Winn75" ],
"version" : "1.0.0",
"release_status" : "stable",
"ksp_version" : "0.90"
}