From 6c15ad884bef4e20161b4b28ecf3f3ff61832804 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 7 Dec 2019 17:41:55 +0000 Subject: [PATCH] NetKAN generated mods - OhScrap-2.0.1 --- OhScrap/OhScrap-2.0.1.ckan | 48 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 OhScrap/OhScrap-2.0.1.ckan diff --git a/OhScrap/OhScrap-2.0.1.ckan b/OhScrap/OhScrap-2.0.1.ckan new file mode 100644 index 0000000000..f8ff4e4602 --- /dev/null +++ b/OhScrap/OhScrap-2.0.1.ckan @@ -0,0 +1,48 @@ +{ + "spec_version": "v1.4", + "identifier": "OhScrap", + "name": "Oh Scrap!", + "abstract": "A ScrapYard based Part Failure and Reliability Mod", + "author": "severedsolo", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/160854-OhScrap", + "repository": "https://github.com/severedsolo/OhScrap" + }, + "version": "2.0.1", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.99", + "depends": [ + { + "name": "ScrapYard" + }, + { + "name": "ModuleManager" + }, + { + "name": "KerbalChangelog" + } + ], + "recommends": [ + { + "name": "KerbalConstructionTime" + }, + { + "name": "StageRecovery" + } + ], + "install": [ + { + "find": "OhScrap", + "install_to": "GameData/Severedsolo" + } + ], + "download": "https://github.com/severedsolo/OhScrap/releases/download/2.0.1/OhScrap.zip", + "download_size": 37703, + "download_hash": { + "sha1": "8BD20A0834F14501D46CE85667621486662E930B", + "sha256": "414CF6FEF578E52D88D9CEBD2FD991B11375A7230BBD24F7535B4FF3C1B27337" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}