From edbcdeb656bc35eca2a161b3494b7a1c90d52dff Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 31 Mar 2019 17:07:00 +0000 Subject: [PATCH] "NetKAN generated mods - OhScrap-1.6" --- OhScrap/OhScrap-1.6.ckan | 48 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 OhScrap/OhScrap-1.6.ckan diff --git a/OhScrap/OhScrap-1.6.ckan b/OhScrap/OhScrap-1.6.ckan new file mode 100644 index 0000000000..fce29bacea --- /dev/null +++ b/OhScrap/OhScrap-1.6.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.6", + "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.6/OhScrap1.6.zip", + "download_size": 33819, + "download_hash": { + "sha1": "9D472586FF5D5E90B21A34370F25A48AB0B204B0", + "sha256": "D11CF40F5BCA2D6F6848891DFBD71015DF34E1CCCB0A73F42BC34883D4DD40BD" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}