From d5290ccc0357f0f93e0d7f44d537cb7e036bc579 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sun, 9 May 2021 02:12:28 +0000 Subject: [PATCH] NetKAN added mod - KSP-PartVolume-0.0.2.1 --- KSP-PartVolume/KSP-PartVolume-0.0.2.1.ckan | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 KSP-PartVolume/KSP-PartVolume-0.0.2.1.ckan diff --git a/KSP-PartVolume/KSP-PartVolume-0.0.2.1.ckan b/KSP-PartVolume/KSP-PartVolume-0.0.2.1.ckan new file mode 100644 index 0000000000..d040e4b562 --- /dev/null +++ b/KSP-PartVolume/KSP-PartVolume-0.0.2.1.ckan @@ -0,0 +1,50 @@ +{ + "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.1", + "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": "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.1", + "download_size": 32488, + "download_hash": { + "sha1": "18420BFCD309307C312EB100F834427E1F007434", + "sha256": "633FF0D73E05E6AC02E9EA48105A83EF7A1ED26DA4A851A4E6E8E13580AD5107" + }, + "download_content_type": "application/zip", + "release_date": "2021-05-09T01:49:41.829463+00:00", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}