diff --git a/PartMapper/PartMapper-0.4.2.ckan b/PartMapper/PartMapper-0.4.2.ckan new file mode 100644 index 0000000000..19d90fe9a2 --- /dev/null +++ b/PartMapper/PartMapper-0.4.2.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "PartMapper", + "name": "KerbalX Part Mapper", + "abstract": "Mapping tool for craft sharing site with Auto Mod Detection and Search-By-Mod feature", + "author": "katateochi", + "license": "GPL-3.0", + "release_status": "testing", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93548", + "repository": "https://github.com/Sujimichi/KerbalX", + "bugtracker": "https://github.com/Sujimichi/KerbalX/issues" + }, + "version": "0.4.2", + "ksp_version": "any", + "install": [ + { + "file": "PartMapper.exe", + "install_to": "GameRoot" + }, + { + "file": "ignore_mods.txt", + "install_to": "GameRoot" + } + ], + "download": "https://github.com/Sujimichi/KerbalX/releases/download/0.4.2/PartMapper.zip", + "download_size": 2364378, + "download_hash": { + "sha1": "7887E1E2A604995CF9D429E57EFB127B2E5B12EA", + "sha256": "92A37EA38C7DAE1F8020C323D7794524FAC3067C82D00EBF6900CBF4514DFC63" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}