From ed606c7bfc187da5923dc03ff33d23e7cafdbeac Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 29 May 2015 16:30:10 +0000 Subject: [PATCH] 'NetKAN generated mods - PIDTuner/PIDTuner-0.1.ckan' --- PIDTuner/PIDTuner-0.1.ckan | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 PIDTuner/PIDTuner-0.1.ckan diff --git a/PIDTuner/PIDTuner-0.1.ckan b/PIDTuner/PIDTuner-0.1.ckan new file mode 100644 index 0000000000..59c966f382 --- /dev/null +++ b/PIDTuner/PIDTuner-0.1.ckan @@ -0,0 +1,36 @@ +{ + "identifier": "PIDTuner", + "spec_version": "v1.2", + "license": "BSD-2-clause", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "Tuner/GameData/PIDTune", + "install_to": "GameData" + }, + { + "file": "Tuner/LICENSE.txt", + "install_to": "GameData/PIDTune" + }, + { + "file": "Tuner/README.txt", + "install_to": "GameData/PIDTune" + } + ], + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/117893", + "kerbalstuff": "https://kerbalstuff.com/mod/765/PID%20Tuner" + }, + "ksp_version": "1.0.2", + "name": "PID Tuner", + "abstract": "Exposes the default SAS PID tuning controls so you can tweak them on a per-craft basis", + "author": "regex", + "version": "0.1", + "download": "https://kerbalstuff.com/mod/765/PID%20Tuner/download/0.1", + "x_generated_by": "netkan", + "download_size": 11365 +}