"NetKAN generated mods - ConfigurableContainers-Core-2.4.3.1"
This commit is contained in:
parent
6268eaed6a
commit
1e8f705813
ConfigurableContainers-Core
|
@ -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.3.1",
|
||||
"ksp_version": "1.4.3",
|
||||
"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.3.1",
|
||||
"download_size": 182677,
|
||||
"download_hash": {
|
||||
"sha1": "AECA322F7A3F274238016CE9D37F9F732C1595A8",
|
||||
"sha256": "C33E7718B413DA74591B090375E40B383AD3ECBB6C326AE7789D2796AC4314B9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue