From eff9b80cf31a76e1df846ca7784ab7a6e185cd62 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 23 Apr 2017 14:25:01 +0000 Subject: [PATCH] "NetKAN generated mods - M-ISPx2-0.0.1" --- M-ISPx2/M-ISPx2-0.0.1.ckan | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 M-ISPx2/M-ISPx2-0.0.1.ckan diff --git a/M-ISPx2/M-ISPx2-0.0.1.ckan b/M-ISPx2/M-ISPx2-0.0.1.ckan new file mode 100644 index 0000000000..e8a15bb97a --- /dev/null +++ b/M-ISPx2/M-ISPx2-0.0.1.ckan @@ -0,0 +1,36 @@ +{ + "spec_version": "v1.2", + "identifier": "M-ISPx2", + "name": "Engine ISP x2", + "abstract": "Simple engine tweak for improved efficiency.", + "author": [ + "Miki" + ], + "license": "WTFPL", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/139827-*/#comment-2583173", + "repository": "https://github.com/miki-g/M-ISPx2" + }, + "version": "0.0.1", + "ksp_version_min": "1.0.0", + "ksp_version_max": "1.2.9", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "M-ISPx2", + "install_to": "GameData" + } + ], + "download": "https://github.com/miki-g/M-ISPx2/releases/download/0.0.1/M-ISPx2.zip", + "download_size": 1030, + "download_hash": { + "sha1": "5385A3541767B9DE9DEE390F2D1774A1014F3EFE", + "sha256": "8CAF17953866DB38DF94603D94D476FDEF91A09A2674CCC029F8DA43460468D6" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}