CKAN-meta/PartMapper/PartMapper-0.3.0.ckan

29 lines
911 B
Plaintext

{
"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
}