"NetKAN generated mods - ConfigurableContainers-Core-2.4.1.2"
This commit is contained in:
parent
519486e77f
commit
66d0aa0b5d
|
@ -0,0 +1,46 @@
|
|||
{
|
||||
"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",
|
||||
"x_screenshot": "https://spacedock.info/content/allista_931/Configurable_Containers/Configurable_Containers-1476558929.8494947.png"
|
||||
},
|
||||
"version": "2.4.1.2",
|
||||
"ksp_version": "1.3.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.1.2",
|
||||
"download_size": 166219,
|
||||
"download_hash": {
|
||||
"sha1": "209BAF9EC4AF0348BF0DA9AD116E4245E9B680E3",
|
||||
"sha256": "410C36188AF8FB8247CC510FCC0C40EDB43A9A9B527A7A5328C6F7D7A439D530"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue