NetKAN added mod - DeployableInventory-0.9.6

This commit is contained in:
NetKAN inflator Robot 2024-08-29 22:13:02 +00:00
parent 18e96ef066
commit 522715e5a0
1 changed files with 49 additions and 0 deletions

View File

@ -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"
}