diff --git a/OhScrap/OhScrap-1.3.2.ckan b/OhScrap/OhScrap-1.3.2.ckan new file mode 100644 index 0000000000..d3714b2bb5 --- /dev/null +++ b/OhScrap/OhScrap-1.3.2.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.2", + "ksp_version": "1.4.3", + "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.2/OhScrap1.3.2.zip", + "download_size": 22732, + "download_hash": { + "sha1": "C10F9D8317858B52407B8F0E193F415A604A4C2D", + "sha256": "4A909ECAA7847379848A59DC1AEAD823DA14CB05D2749C54459E92EF97AF51C4" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}