diff --git a/PartInfo/PartInfo-0.0.5.ckan b/PartInfo/PartInfo-0.0.5.ckan new file mode 100644 index 0000000000..8b27145da4 --- /dev/null +++ b/PartInfo/PartInfo-0.0.5.ckan @@ -0,0 +1,42 @@ +{ + "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.5", + "ksp_version_min": "1.8.0", + "ksp_version_max": "1.11.0", + "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", + "remote-avc": "http://ksp.spacetux.net/avc/PartInfo" + }, + "tags": [ + "plugin", + "editor", + "information" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "PartInfo", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2091/PartInfo/download/0.0.5", + "download_size": 16134, + "download_hash": { + "sha1": "451DAF3539D8539D82A3FA9EEF60EAF9583CED02", + "sha256": "6C531C3141ADDAE01D83D184D4ACEACAA5159EDB5F332A08459A6F44C0B787CA" + }, + "download_content_type": "application/zip", + "release_date": "2021-01-25T21:43:34.018518+00:00", + "x_generated_by": "netkan" +}