diff --git a/MakeItSmall/MakeItSmall-1.2.ckan b/MakeItSmall/MakeItSmall-1.2.ckan new file mode 100644 index 0000000000..d617a203b2 --- /dev/null +++ b/MakeItSmall/MakeItSmall-1.2.ckan @@ -0,0 +1,23 @@ +{ + "spec_version": 1, + "identifier": "MakeItSmall", + "name": "MakeItSmall", + "abstract": "MakeItSmall lets you resize the NavBall, Crew, Timer and Altimeter", + "author": "sarbian", + "license": "MIT", + "release_status": "stable", + "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" + }, + "version": "1.2", + "ksp_version": "1.1.0", + "depends": [ + { + "name": "ModuleManager" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/MakeItSmall/4/artifact/MakeItSmall-1.2.0.0.zip", + "download_size": 6147, + "x_generated_by": "netkan" +}