From 522715e5a088d4d519ac84a8834024b477c2f7b6 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 29 Aug 2024 22:13:02 +0000 Subject: [PATCH] NetKAN added mod - DeployableInventory-0.9.6 --- .../DeployableInventory-0.9.6.ckan | 49 +++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 DeployableInventory/DeployableInventory-0.9.6.ckan diff --git a/DeployableInventory/DeployableInventory-0.9.6.ckan b/DeployableInventory/DeployableInventory-0.9.6.ckan new file mode 100644 index 0000000000..7db4ad21c7 --- /dev/null +++ b/DeployableInventory/DeployableInventory-0.9.6.ckan @@ -0,0 +1,49 @@ +{ + "spec_version": "v1.2", + "identifier": "DeployableInventory", + "name": "Deployable Inventory", + "abstract": "Cargo parts, that can be placed inside Inventories in deflated state, and in the inflated state they are Inventories themselves, where other parts could be placed. Depends on SSPX", + "author": "flart", + "version": "0.9.6", + "ksp_version_min": "1.12.0", + "ksp_version_max": "1.12.9", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/209148-*", + "repository": "https://github.com/yalov/DeployableInventory", + "bugtracker": "https://github.com/yalov/DeployableInventory/issues", + "discussions": "https://github.com/yalov/DeployableInventory/discussions", + "remote-avc": "https://raw.githubusercontent.com/yalov/DeployableInventory/master/DeployableInventory.version" + }, + "tags": [ + "plugin", + "config", + "stock-inventory" + ], + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "StationPartsExpansionRedux" + } + ], + "supports": [ + { + "name": "KSP-PartVolume" + } + ], + "download": "https://github.com/yalov/DeployableInventory/releases/download/0.9.6/DeployableInventory-v0.9.6.zip", + "download_size": 487379, + "download_hash": { + "sha1": "C192DAE0785D492D130541B368F20242538D6336", + "sha256": "67661D2A87DB8EF5FB275F0311CFBB00900222851F46E7632DDA86A9EBD79525" + }, + "download_content_type": "application/zip", + "install_size": 508346, + "release_date": "2024-08-29T22:09:57Z", + "x_generated_by": "netkan" +}