From 36c025a351518a525f53b05378d4b28f9cd167f4 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 28 Feb 2019 08:46:52 +0000 Subject: [PATCH] "NetKAN generated mods - OhScrap-1.5.1.2" --- OhScrap/OhScrap-1.5.1.2.ckan | 48 ++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 OhScrap/OhScrap-1.5.1.2.ckan diff --git a/OhScrap/OhScrap-1.5.1.2.ckan b/OhScrap/OhScrap-1.5.1.2.ckan new file mode 100644 index 0000000000..300dd0b9fc --- /dev/null +++ b/OhScrap/OhScrap-1.5.1.2.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": "1.5.1.2", + "ksp_version_min": "1.6.0", + "ksp_version_max": "1.6.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/1.5.1.2/OhScrap.zip", + "download_size": 37126, + "download_hash": { + "sha1": "66D2AECCD27A822F7B4E79C420E02A9A4FBF5E34", + "sha256": "5792BDA1BC6B9D6408EE4478A1998A3F26DAADF748B15A83210B08636DFC581F" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}