"NetKAN generated mods - ConfigurableContainers-Core-2.4.2"
This commit is contained in:
parent
d5a6f8c395
commit
5af2afa31c
|
@ -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.2",
|
||||
"ksp_version": "1.4.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.2",
|
||||
"download_size": 167732,
|
||||
"download_hash": {
|
||||
"sha1": "F76C5FC748843F677906A80ED87FEF84ADC17892",
|
||||
"sha256": "BD9CF34193E8649B0ED9270B026DF11097F36BA21CCF23A2E013E311792A3E9D"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue