diff --git a/PartInfo/PartInfo-0.0.1.1.ckan b/PartInfo/PartInfo-0.0.1.1.ckan new file mode 100644 index 0000000000..37f80f6e0b --- /dev/null +++ b/PartInfo/PartInfo-0.0.1.1.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.4", + "identifier": "PartInfo", + "name": "Part Info", + "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": { + "repository": "https://github.com/linuxgurugamer/PartInfo" + }, + "version": "0.0.1.1", + "ksp_version": "1.4.5", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "PartInfo", + "install_to": "GameData" + } + ], + "download": "https://github.com/linuxgurugamer/PartInfo/releases/download/0.0.1.1/PartInfo-1.4.5-0.0.1.1.zip", + "download_size": 26426, + "download_hash": { + "sha1": "C17EFC5804BF36E94077B1A309B1E84021D3F317", + "sha256": "BFA955E0C5902A73C2DF3BC29AC8B44470D0BE70F4B8C8A92A3353F5CD08A7BF" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}