diff --git a/KSP-PartVolume/KSP-PartVolume-0.0.2.6.ckan b/KSP-PartVolume/KSP-PartVolume-0.0.2.6.ckan new file mode 100644 index 0000000000..4fc5aa439e --- /dev/null +++ b/KSP-PartVolume/KSP-PartVolume-0.0.2.6.ckan @@ -0,0 +1,53 @@ +{ + "spec_version": "v1.4", + "identifier": "KSP-PartVolume", + "name": "KSP_PartVolume", + "abstract": "Create configs for parts which don't have ModuleCargoPart", + "author": "linuxgurugamer", + "version": "0.0.2.6", + "ksp_version_min": "1.11.0", + "ksp_version_max": "1.12.1", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/201354-111x-ksp-part-volumes", + "spacedock": "https://spacedock.info/mod/2672/KSP_PartVolume", + "repository": "https://github.com/linuxgurugamer/KSP_PartVolume", + "bugtracker": "https://github.com/linuxgurugamer/KSP_PartVolume/issues", + "remote-avc": "http://ksp.spacetux.net/avc/KSP_PartVolume", + "x_screenshot": "https://spacedock.info/content/linuxgurugamer_179/KSP_PartVolume/KSP_PartVolume-1617151715.35562.png" + }, + "tags": [ + "plugin", + "physics" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "ClickThroughBlocker" + }, + { + "name": "SpaceTuxLibrary" + } + ], + "install": [ + { + "find": "KSP_PartVolume", + "install_to": "GameData", + "filter_regexp": [ + ".*~$", + ".*\\.pdb$" + ] + } + ], + "download": "https://spacedock.info/mod/2672/KSP_PartVolume/download/0.0.2.6", + "download_size": 27807, + "download_hash": { + "sha1": "E392015A991FB09FE4DDC65C7F478D2193F9CE4D", + "sha256": "A11D057F6FDA7D10FC72F28492B4FC6179555AC5511242605305622209280711" + }, + "download_content_type": "application/zip", + "release_date": "2021-07-11T02:35:51.432219+00:00", + "x_generated_by": "netkan" +}