"NetKAN generated mods - ConfigurableContainers-2.3.0"
This commit is contained in:
parent
bd082ed6a1
commit
3bd8bd798d
|
@ -0,0 +1,57 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "ConfigurableContainers",
|
||||
"name": "Configurable Containers",
|
||||
"abstract": "This mod converts all the stock fuel tanks and resource containers so that you can change the resource(s) they hold in Editor and in Flight.",
|
||||
"author": [
|
||||
"allista"
|
||||
],
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/150104-12-configurable-containers",
|
||||
"spacedock": "https://spacedock.info/mod/1002/Configurable%20Containers",
|
||||
"repository": "https://github.com/allista/ConfigurableContainers",
|
||||
"bugtracker": "https://github.com/allista/ConfigurableContainers/issues",
|
||||
"x_screenshot": "https://spacedock.info/content/allista_931/Configurable_Containers/Configurable_Containers-1476558929.8494947.png"
|
||||
},
|
||||
"version": "2.3.0",
|
||||
"ksp_version_min": "1.2",
|
||||
"ksp_version_max": "1.2.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "AT-Utils"
|
||||
},
|
||||
{
|
||||
"name": "ConfigurableContainers-Core"
|
||||
},
|
||||
{
|
||||
"name": "CommunityResourcePack"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KSP-AVC"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ConfigurableContainers",
|
||||
"install_to": "GameData",
|
||||
"filter": [
|
||||
"TankTypes.cfg",
|
||||
"TankConfigs.cfg"
|
||||
]
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1002/Configurable%20Containers/download/2.3.0",
|
||||
"download_size": 118878,
|
||||
"download_hash": {
|
||||
"sha1": "E816D437C8FC5210158206B7992ED86265B766AC",
|
||||
"sha256": "7EDFB95983A573EF63A2A4593A63F06F7B8F67D1A6DB37DC2B2D0CC2AE48473D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue