From ee9244d21b89863d851ff349b8cc0e0ffe89b26d Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 29 Mar 2018 20:44:27 +0000 Subject: [PATCH] "NetKAN generated mods - OhScrap-1.1" --- OhScrap/OhScrap-1.1.ckan | 44 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 OhScrap/OhScrap-1.1.ckan diff --git a/OhScrap/OhScrap-1.1.ckan b/OhScrap/OhScrap-1.1.ckan new file mode 100644 index 0000000000..7c7f19e816 --- /dev/null +++ b/OhScrap/OhScrap-1.1.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.1", + "ksp_version": "1.4.2", + "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.1/OhScrap1.1.zip", + "download_size": 23041, + "download_hash": { + "sha1": "76238016D4F53B612CD5B06775B83242D6435959", + "sha256": "BF23DF2F3A5C15671B0F6D10A65747AA2913C849D55362BE9B7D4AEE7396A878" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}