From 4d2866e7576b73a88a783848197ff4df79553798 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 20 Nov 2015 00:29:48 +0000 Subject: [PATCH] "NetKAN generated mods - SigmaBinary-core-1-v1.3.0" --- .../SigmaBinary-core-1-v1.3.0.ckan | 37 +++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 SigmaBinary-core/SigmaBinary-core-1-v1.3.0.ckan diff --git a/SigmaBinary-core/SigmaBinary-core-1-v1.3.0.ckan b/SigmaBinary-core/SigmaBinary-core-1-v1.3.0.ckan new file mode 100644 index 0000000000..8f02ec783d --- /dev/null +++ b/SigmaBinary-core/SigmaBinary-core-1-v1.3.0.ckan @@ -0,0 +1,37 @@ +{ + "spec_version": "v1.4", + "comment": "This mod used to be packaged differently but is now repackaged to allow an upgrade path.", + "identifier": "SigmaBinary-core", + "name": "Sigma Binary", + "abstract": "This mod will let you turn custom and/or stock bodies into binary systems, without the need to do all the calculations yourself.", + "author": "Sigma88", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/127820", + "repository": "https://github.com/Sigma88/Sigma-Binary" + }, + "version": "1:v1.3.0", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus" + } + ], + "suggests": [ + { + "name": "SigmaBinary-DunaIke" + } + ], + "install": [ + { + "find": "Binary", + "install_to": "GameData/Sigma" + } + ], + "download": "https://github.com/Sigma88/Sigma-Binary/releases/download/v1.3.0/Sigma-Binary.v1.3.0.zip", + "download_size": 13077, + "x_generated_by": "netkan" +}