From 3fa334c82477be0e3c1e35c4ae475ae8c6f29ef0 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Fri, 29 May 2015 16:30:11 +0000 Subject: [PATCH] 'NetKAN generated mods - PartMapper/PartMapper-0.3.0.ckan' --- PartMapper/PartMapper-0.3.0.ckan | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 PartMapper/PartMapper-0.3.0.ckan diff --git a/PartMapper/PartMapper-0.3.0.ckan b/PartMapper/PartMapper-0.3.0.ckan new file mode 100644 index 0000000000..b869584071 --- /dev/null +++ b/PartMapper/PartMapper-0.3.0.ckan @@ -0,0 +1,28 @@ +{ + "spec_version": 1, + "identifier": "PartMapper", + "author": "katateochi", + "name": "KerbalX Part Mapper", + "abstract": "Mapping tool for craft sharing site with Auto Mod Detection and Search-By-Mod feature", + "release_status": "testing", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/threads/93548", + "bugtracker": "https://github.com/Sujimichi/KerbalX/issues", + "repository": "https://github.com/Sujimichi/KerbalX" + }, + "install": [ + { + "file": "PartMapper.exe", + "install_to": "GameRoot" + }, + { + "file": "ignore_mods.txt", + "install_to": "GameRoot" + } + ], + "version": "0.3.0", + "download": "https://github.com/Sujimichi/KerbalX/releases/download/0.3.0/PartMapper.zip", + "x_generated_by": "netkan", + "download_size": 1883964 +}