From dde302ee483e1c5b2327869b5b1d5dbd19734ef9 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 13 Dec 2018 05:29:34 +0000 Subject: [PATCH] "NetKAN generated mods - Strategia-1.7.3" --- Strategia/Strategia-1.7.3.ckan | 43 ++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 Strategia/Strategia-1.7.3.ckan diff --git a/Strategia/Strategia-1.7.3.ckan b/Strategia/Strategia-1.7.3.ckan new file mode 100644 index 0000000000..e6692a1a27 --- /dev/null +++ b/Strategia/Strategia-1.7.3.ckan @@ -0,0 +1,43 @@ +{ + "spec_version": "v1.16", + "identifier": "Strategia", + "name": "Strategia", + "abstract": "A complete rewrite of KSP's strategy system.", + "author": "nightingale", + "license": "MIT", + "release_status": "stable", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/131808-12x-strategia-v140-2016-11-21/", + "repository": "https://github.com/jrossignol/Strategia", + "bugtracker": "https://github.com/jrossignol/Strategia/issues", + "license": "https://raw.githubusercontent.com/jrossignol/Strategia/master/LICENSE.txt" + }, + "version": "1.7.3", + "ksp_version_min": "1.5.1", + "ksp_version_max": "1.99.99", + "depends": [ + { + "name": "CustomBarnKit" + }, + { + "name": "ContractConfigurator" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "Strategia", + "install_to": "GameData" + } + ], + "download": "https://github.com/jrossignol/Strategia/releases/download/1.7.3/Strategia_1.7.3.zip", + "download_size": 224905, + "download_hash": { + "sha1": "2D8A5598E2FE1BCE13FCA4C242D046DE834C2C30", + "sha256": "5F9332E3E7F411B356E9E3E8EAD1F31C73F25C2C0A834149BB5655A30FC8C836" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}