diff --git a/PartInfo/PartInfo-0.0.2.ckan b/PartInfo/PartInfo-0.0.2.ckan new file mode 100644 index 0000000000..e0e9d6340a --- /dev/null +++ b/PartInfo/PartInfo-0.0.2.ckan @@ -0,0 +1,36 @@ +{ + "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", + "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" + }, + "version": "0.0.2", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.8.1", + "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_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}