diff --git a/Strategia/Strategia-1.7.2.ckan b/Strategia/Strategia-1.7.2.ckan new file mode 100644 index 0000000000..4f3343b14d --- /dev/null +++ b/Strategia/Strategia-1.7.2.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.2", + "ksp_version_min": "1.4.1", + "ksp_version_max": "1.4.99", + "depends": [ + { + "name": "CustomBarnKit" + }, + { + "name": "ContractConfigurator" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "Strategia", + "install_to": "GameData" + } + ], + "download": "https://github.com/jrossignol/Strategia/releases/download/1.7.2/Strategia_1.7.2.zip", + "download_size": 224881, + "download_hash": { + "sha1": "9860E88044174A61A7EBAEA5962A7328C71750A0", + "sha256": "B88EBC6E26FB88D2784D3E5FDA39582B14B585F41BAEE44FE8860457F095553D" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}