From 10325b198a8487d72874aa39794279278146f98c Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Mon, 7 May 2018 16:42:40 +0000 Subject: [PATCH] "NetKAN generated mods - OhScrap-1.3.3" --- OhScrap/OhScrap-1.3.3.ckan | 44 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 OhScrap/OhScrap-1.3.3.ckan diff --git a/OhScrap/OhScrap-1.3.3.ckan b/OhScrap/OhScrap-1.3.3.ckan new file mode 100644 index 0000000000..794ef71c31 --- /dev/null +++ b/OhScrap/OhScrap-1.3.3.ckan @@ -0,0 +1,44 @@ +{ + "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": "1.3.3", + "ksp_version": "1.4.3", + "depends": [ + { + "name": "ScrapYard" + }, + { + "name": "ModuleManager" + } + ], + "recommends": [ + { + "name": "KerbalConstructionTime" + }, + { + "name": "StageRecovery" + } + ], + "install": [ + { + "find": "OhScrap", + "install_to": "GameData/Severedsolo" + } + ], + "download": "https://github.com/severedsolo/OhScrap/releases/download/1.3.3/OhScrap1.3.3.zip", + "download_size": 22775, + "download_hash": { + "sha1": "EF925E22EB3E316AEB9AD952E6AC0DC3F442EE5F", + "sha256": "2F8C4C6C35D45A3205BEDA07BEB946A1B0413E1174AB856385BF5FB5BB329064" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}