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" +}