From 50d13bc52667daaee3ba78cc29268bbfd16e8259 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 29 Sep 2019 16:00:49 +0000 Subject: [PATCH] NetKAN generated mods - WhereCanIGo-1.2 --- WhereCanIGo/WhereCanIGo-1.2.ckan | 35 ++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 WhereCanIGo/WhereCanIGo-1.2.ckan diff --git a/WhereCanIGo/WhereCanIGo-1.2.ckan b/WhereCanIGo/WhereCanIGo-1.2.ckan new file mode 100644 index 0000000000..2e410bf061 --- /dev/null +++ b/WhereCanIGo/WhereCanIGo-1.2.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "WhereCanIGo", + "name": "Where Can I Go", + "abstract": "This mod will read the DeltaV of your craft, and inform you whether or not you can reach any body in the solar system.", + "author": "severedsolo", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/187712-17x-where-can-i-go-the-opposite-of-a-problem-111-30082019/", + "repository": "https://github.com/severedsolo/WhereCanIGo" + }, + "version": "1.2", + "ksp_version_min": "1.7.0", + "ksp_version_max": "1.7.99", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "WhereCanIGo", + "install_to": "GameData" + } + ], + "download": "https://github.com/severedsolo/WhereCanIGo/releases/download/1.2/WhereCanIGo.zip", + "download_size": 18360, + "download_hash": { + "sha1": "E6A1360DACC595F7209C2711731DE6CCB0595A9D", + "sha256": "A261A85E558E08B2B4CA0E0040AE9277BFDB70F47A1F549A47E88344AA3FF726" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}