From 94ed754dcc50f74785a46b42d0c97951e620b764 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Wed, 10 Feb 2016 18:40:22 +0000 Subject: [PATCH] "NetKAN generated mods - Strategia-1.0.0" --- Strategia/Strategia-1.0.0.ckan | 37 ++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 Strategia/Strategia-1.0.0.ckan diff --git a/Strategia/Strategia-1.0.0.ckan b/Strategia/Strategia-1.0.0.ckan new file mode 100644 index 0000000000..f888ae0517 --- /dev/null +++ b/Strategia/Strategia-1.0.0.ckan @@ -0,0 +1,37 @@ +{ + "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/125490-/", + "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.0.0", + "ksp_version": "1.0.5", + "depends": [ + { + "name": "CustomBarnKit" + }, + { + "name": "ContractConfigurator" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "Strategia", + "install_to": "GameData" + } + ], + "download": "https://github.com/jrossignol/Strategia/releases/download/1.0.0/Strategia_1.0.0.zip", + "download_size": 211768, + "x_generated_by": "netkan" +}