Add MakeItSmall (#1086)

This commit is contained in:
Matthew 2016-04-22 03:48:36 -04:00
parent 896b22ece4
commit a3b1d8522e
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
{
"spec_version" : 1,
"name" : "MakeItSmall",
"abstract" : "MakeItSmall lets you resize the NavBall, Crew, Timer and Altimeter",
"identifier" : "MakeItSmall",
"download" : "https://ksp.sarbian.com/jenkins/job/MakeItSmall/3/artifact/MakeItSmall-1.1.0.0.zip",
"version" : "1.1",
"author" : "sarbian",
"license" : "MIT",
"release_status" : "stable",
"ksp_version" : "1.1.0",
"resources" : {
"homepage" : "http://forum.kerbalspaceprogram.com/index.php?/topic/135395-11-makeitsmall-11-because-sometime-you-need-stuff-to-be-smaller/",
"repository" : "https://github.com/sarbian/MakeItSmall"
},
"depends" : [
{"name" : "ModuleManager"}
]
}