diff --git a/KSP-PartVolume/KSP-PartVolume-0.0.3.8.ckan b/KSP-PartVolume/KSP-PartVolume-0.0.3.8.ckan new file mode 100644 index 0000000000..1e305becc8 --- /dev/null +++ b/KSP-PartVolume/KSP-PartVolume-0.0.3.8.ckan @@ -0,0 +1,55 @@ +{ + "spec_version": "v1.10", + "identifier": "KSP-PartVolume", + "name": "KSP_PartVolume", + "abstract": "Create configs for parts which don't have ModuleCargoPart", + "author": "linuxgurugamer", + "version": "0.0.3.8", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.4", + "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", + "stock-inventory" + ], + "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.3.8", + "download_size": 33536, + "download_hash": { + "sha1": "B0D050E37F4F529DDA27876E3A2AF76213A01F5D", + "sha256": "C4120BF9FADEE873B82A4B59200CFCE27E1897D76C31577412DA8FA7D2C7C1E1" + }, + "download_content_type": "application/zip", + "install_size": 68345, + "release_date": "2022-11-21T19:25:55.024151+00:00", + "x_generated_by": "netkan" +}