diff --git a/KSP-PartVolume/KSP-PartVolume-0.0.2.2.ckan b/KSP-PartVolume/KSP-PartVolume-0.0.2.2.ckan new file mode 100644 index 0000000000..9190d9be39 --- /dev/null +++ b/KSP-PartVolume/KSP-PartVolume-0.0.2.2.ckan @@ -0,0 +1,52 @@ +{ + "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.2", + "ksp_version_min": "1.11.0", + "ksp_version_max": "1.11.2", + "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", + "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.2", + "download_size": 32525, + "download_hash": { + "sha1": "7B087A47883499851AB5804E6CCEEF19FC1F4824", + "sha256": "2A914088E3A5E510FBF3424FBF67BB71DB01E30968AC72155FA7CAC05477914C" + }, + "download_content_type": "application/zip", + "release_date": "2021-05-10T03:54:03.040805+00:00", + "x_generated_by": "netkan" +}