From a224819f68860c0940bd680d8565a90769f63dda Mon Sep 17 00:00:00 2001 From: Dwayne Bent Date: Mon, 9 Nov 2015 21:32:49 -0500 Subject: [PATCH] Create ModularFlightIntegrator-1.1.2.ckan --- .../ModularFlightIntegrator-1.1.2.ckan | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 ModularFlightIntegrator/ModularFlightIntegrator-1.1.2.ckan diff --git a/ModularFlightIntegrator/ModularFlightIntegrator-1.1.2.ckan b/ModularFlightIntegrator/ModularFlightIntegrator-1.1.2.ckan new file mode 100644 index 0000000000..d81f0ca1a5 --- /dev/null +++ b/ModularFlightIntegrator/ModularFlightIntegrator-1.1.2.ckan @@ -0,0 +1,17 @@ +{ + "spec_version": "v1.6", + "identifier": "ModularFlightIntegrator", + "name": "ModularFlightIntegrator", + "abstract": "This is an amazing addon that will Modularly Integrate your Flight Models.", + "license": "MIT", + "author": "Sarbian", + "resources": { + "ci": "https://ksp.sarbian.com/jenkins/job/ModularFlightIntegrator/", + "homepage": "http://forum.kerbalspaceprogram.com/threads/118088", + "repository": "https://github.com/sarbian/ModularFlightIntegrator" + }, + "version": "1.1.2", + "download": "https://ksp.sarbian.com/jenkins/job/ModularFlightIntegrator/10/artifact/ModularFlightIntegrator-1.1.2.0.zip", + "ksp_version_min": "1.0.5", + "ksp_version_max": "1.0.5" +}