CKAN-meta/PartInfo/PartInfo-0.0.2.ckan

41 lines
1.2 KiB
JSON

{
"spec_version": "v1.4",
"identifier": "PartInfo",
"name": "PartInfo",
"abstract": "PartInfo is a simple mod to expose the internal part name and path to the part file.",
"author": "linuxgurugamer",
"version": "0.0.2",
"ksp_version_min": "1.8.0",
"ksp_version_max": "1.8.1",
"license": "CC-BY-NC-SA-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/182040-145-151-161-partinfo/",
"spacedock": "https://spacedock.info/mod/2091/PartInfo",
"repository": "https://github.com/linuxgurugamer/PartInfo"
},
"tags": [
"plugin",
"editor",
"information"
],
"depends": [
{
"name": "ModuleManager"
}
],
"install": [
{
"find": "PartInfo",
"install_to": "GameData"
}
],
"download": "https://spacedock.info/mod/2091/PartInfo/download/0.0.2",
"download_size": 30590,
"download_hash": {
"sha1": "45A86E29FBB02302E6122B16B03D3B49E5EE656E",
"sha256": "A02778E190BA46156689E26639EE1AB627A74D627771D2C05AE1708EAFAEB58A"
},
"download_content_type": "application/zip",
"x_generated_by": "netkan"
}