diff --git a/PartInfo/PartInfo-0.0.7.ckan b/PartInfo/PartInfo-0.0.7.ckan new file mode 100644 index 0000000000..e52659abd3 --- /dev/null +++ b/PartInfo/PartInfo-0.0.7.ckan @@ -0,0 +1,47 @@ +{ + "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.7", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.5", + "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", + "bugtracker": "https://github.com/linuxgurugamer/PartInfo/issues", + "remote-avc": "http://ksp.spacetux.net/avc/PartInfo" + }, + "tags": [ + "plugin", + "editor", + "information" + ], + "depends": [ + { + "name": "ClickThroughBlocker" + }, + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "PartInfo", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2091/PartInfo/download/0.0.7", + "download_size": 16785, + "download_hash": { + "sha1": "C33BC0D9410E1A4CF42C929AF56EF4EAF228C108", + "sha256": "F3794E9397FBCDEC06CE6B7BC81F9EB18796B2DF4E98CD185C20231A3085F780" + }, + "download_content_type": "application/zip", + "install_size": 38099, + "release_date": "2023-12-11T12:53:16.502518+00:00", + "x_generated_by": "netkan" +}