diff --git a/CustomBarnKit/CustomBarnKit-1.1.5.0.ckan b/CustomBarnKit/CustomBarnKit-1.1.5.0.ckan new file mode 100644 index 0000000000..6f6d174ec0 --- /dev/null +++ b/CustomBarnKit/CustomBarnKit-1.1.5.0.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": "v1.16", + "identifier": "CustomBarnKit", + "name": "Custom Barn Kit", + "abstract": "A small plugin to change a bunch of parameters related to career, science, the buildings upgrade cost and when various features are unlocked.", + "author": "Sarbian", + "license": "MIT", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/121100", + "repository": "https://github.com/sarbian/CustomBarnKit", + "ci": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/" + }, + "version": "1.1.5.0", + "ksp_version": "1.0.5", + "install": [ + { + "find": "CustomBarnKit", + "install_to": "GameData" + } + ], + "download": "https://ksp.sarbian.com/jenkins/job/CustomBarnKit/16/artifact/CustomBarnKit-1.1.5.0.zip", + "download_size": 13336, + "x_generated_by": "netkan" +}