From 7b7babdc97133ee95da369dbb9d11be35b3a8d4a Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 13 Jan 2019 12:45:11 +0000 Subject: [PATCH] "NetKAN generated mods - OhScrap-1.5" --- OhScrap/OhScrap-1.5.ckan | 48 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 OhScrap/OhScrap-1.5.ckan diff --git a/OhScrap/OhScrap-1.5.ckan b/OhScrap/OhScrap-1.5.ckan new file mode 100644 index 0000000000..95e6d968d7 --- /dev/null +++ b/OhScrap/OhScrap-1.5.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", + "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/OhScrap.zip", + "download_size": 29207, + "download_hash": { + "sha1": "749AD8FC06A75F9A12B6311076A31632DB7CED1B", + "sha256": "04175A187F7D39C44E501113BE74F4185593FE9DC8F2C53F5F5A186B292090BA" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}