From aea1ab1a917f068cef64bac21314a174b77bab6f Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 12 Apr 2018 04:51:30 +0000 Subject: [PATCH] "NetKAN generated mods - OhScrap-1.3.1" --- OhScrap/OhScrap-1.3.1.ckan | 44 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 OhScrap/OhScrap-1.3.1.ckan diff --git a/OhScrap/OhScrap-1.3.1.ckan b/OhScrap/OhScrap-1.3.1.ckan new file mode 100644 index 0000000000..007b4b270d --- /dev/null +++ b/OhScrap/OhScrap-1.3.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.3.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.3.1/OhScrap1.3.1.zip", + "download_size": 23041, + "download_hash": { + "sha1": "058643E06983A0FF1870E39AA08DF6B70A06BC25", + "sha256": "476D5F4B90503ADD11FBE20F65B1685599E754986EEF8244AEA722C7C1B68E39" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}