From 37aef78218b3023deae71c6fd3a6ebb51a3ab53f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 23 Nov 2018 06:33:57 +0000 Subject: [PATCH] "NetKAN generated mods - OhScrap-1.4" --- OhScrap/OhScrap-1.4.ckan | 48 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 OhScrap/OhScrap-1.4.ckan diff --git a/OhScrap/OhScrap-1.4.ckan b/OhScrap/OhScrap-1.4.ckan new file mode 100644 index 0000000000..55d26d86f7 --- /dev/null +++ b/OhScrap/OhScrap-1.4.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.4", + "ksp_version_min": "1.5.0", + "ksp_version_max": "1.5.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.4/OhScrap1.4.zip", + "download_size": 34244, + "download_hash": { + "sha1": "C03176DB2A91023142FF00EDF2F41346AC54E8A9", + "sha256": "B8650ADF8715CC7906A95BA4638E77E44EF8627CBD87D4AD375FB93BF3CAC22E" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}