diff --git a/OhScrap/OhScrap-1.2.ckan b/OhScrap/OhScrap-1.2.ckan new file mode 100644 index 0000000000..2372977fdc --- /dev/null +++ b/OhScrap/OhScrap-1.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.2", + "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.2/OhScrap1.2.zip", + "download_size": 23154, + "download_hash": { + "sha1": "4CF415157765BF0F289EF8AAE306BCF8EF00021A", + "sha256": "496D83D479F3DF64FB09AE8AA68B4C7AC43E73EB74AB254A38FB844954CEE4B0" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}