From f1d0b62d8897b1f4b1c0251891018cbf00089c54 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 16 Sep 2015 21:22:52 +0000 Subject: [PATCH] "NetKAN generated mods - SigmaBinary-core-v1.1.1" --- SigmaBinary-core/SigmaBinary-core-v1.1.1.ckan | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 SigmaBinary-core/SigmaBinary-core-v1.1.1.ckan diff --git a/SigmaBinary-core/SigmaBinary-core-v1.1.1.ckan b/SigmaBinary-core/SigmaBinary-core-v1.1.1.ckan new file mode 100644 index 0000000000..89242e04e9 --- /dev/null +++ b/SigmaBinary-core/SigmaBinary-core-v1.1.1.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "SigmaBinary-core", + "name": "Sigma Binary", + "abstract": "This mod enables the creation of binary systems but does not contain any binary systems itself.", + "author": "Sigma88", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "repository": "https://github.com/Sigma88/Sigma-Binary" + }, + "version": "v1.1.1", + "ksp_version": "1.0.4", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "Kopernicus" + } + ], + "suggests": [ + { + "name": "SigmaBinary-DunaIke" + } + ], + "install": [ + { + "find": "Sigma", + "install_to": "GameData" + } + ], + "download": "https://github.com/Sigma88/Sigma-Binary/releases/download/v1.1.1/SigmaBinary.v1.1.1.zip", + "download_size": 17618, + "x_generated_by": "netkan" +}