NetKAN generated mods - ConfigurableContainers-Core-2.4.7
This commit is contained in:
parent
eecec62686
commit
75bec4f216
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"spec_version": "v1.16",
|
||||
"identifier": "ConfigurableContainers-Core",
|
||||
"name": "Configurable Containers Core",
|
||||
"abstract": "This is the core configuration for the Configurable Containers.",
|
||||
"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",
|
||||
"metanetkan": "https://raw.githubusercontent.com/allista/ConfigurableContainers/master/ConfigurableContainers-Core.netkan",
|
||||
"x_screenshot": "https://spacedock.info/content/allista_931/Configurable_Containers/Configurable_Containers-1476558929.8494947.png"
|
||||
},
|
||||
"version": "2.4.7",
|
||||
"ksp_version": "1.8.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/ConfigurableContainers/TankTypes.cfg",
|
||||
"install_to": "GameData/ConfigurableContainers"
|
||||
},
|
||||
{
|
||||
"file": "GameData/ConfigurableContainers/TankConfigs.cfg",
|
||||
"install_to": "GameData/ConfigurableContainers"
|
||||
},
|
||||
{
|
||||
"file": "GameData/ConfigurableContainers/Cryogenics.cfg",
|
||||
"install_to": "GameData/ConfigurableContainers"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1002/Configurable%20Containers/download/2.4.7",
|
||||
"download_size": 249972,
|
||||
"download_hash": {
|
||||
"sha1": "C9589F1952694A67D7390D42C957BD79592D130F",
|
||||
"sha256": "9C2A06D50E2A739F1CF68E92F00F11F6AB1E7E3A00817EA68140BDEDE3063D7D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue