NetKAN added mod - DeployableInventory-0.9.5
This commit is contained in:
parent
f3057c6287
commit
7e4790fb70
|
@ -0,0 +1,48 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"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.5",
|
||||
"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",
|
||||
"remote-avc": "https://raw.githubusercontent.com/yalov/DeployableInventory/master/DeployableInventory.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin",
|
||||
"config",
|
||||
"crewed"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "StationPartsExpansionRedux"
|
||||
}
|
||||
],
|
||||
"supports": [
|
||||
{
|
||||
"name": "KSP-PartVolume"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/yalov/DeployableInventory/releases/download/0.9.5/DeployableInventory-v0.9.5.zip",
|
||||
"download_size": 486102,
|
||||
"download_hash": {
|
||||
"sha1": "13AEFC280E0A2C727E832F3F0BD86D3F204F5983",
|
||||
"sha256": "A05B2726B013DCC4A889E56A7E219A7A42BB1321A9233DD4B169D4663F65999B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 506601,
|
||||
"release_date": "2022-08-06T00:18:53Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue