From 1f2a97f6801f6c8c3eba97df1bdeb553ffacf133 Mon Sep 17 00:00:00 2001 From: Matthew Heguy Date: Sun, 1 May 2016 01:54:28 -0400 Subject: [PATCH] Add RealChute-v1.4.1.1.ckan --- RealChute/RealChute-v1.4.1.1.ckan | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 RealChute/RealChute-v1.4.1.1.ckan diff --git a/RealChute/RealChute-v1.4.1.1.ckan b/RealChute/RealChute-v1.4.1.1.ckan new file mode 100644 index 0000000000..56869fef33 --- /dev/null +++ b/RealChute/RealChute-v1.4.1.1.ckan @@ -0,0 +1,24 @@ +{ + "spec_version": 1, + "identifier": "RealChute", + "name": "RealChute Parachute Systems", + "abstract": "RealChute is a complete rework of the stock parachute module to fix a few of it's inconveniences and get more realistic results out of parachutes!", + "author": "stupid_chris", + "license": "restricted", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/57988", + "repository": "https://github.com/StupidChris/RealChute" + }, + "version": "v1.4.1.1", + "ksp_version_min": "1.1.2", + "ksp_version_max": "1.1.99", + "depends": [ + { + "name": "ModuleManager", + "min_version": "2.6.0" + } + ], + "download": "https://github.com/StupidChris/RealChute/releases/download/v1.4.1.1/RealChute.v1.4.1.1.zip", + "download_size": 2674850, + "x_generated_by": "netkan" +}