"NetKAN generated mods - SensiblePumpsCont-1.2.4"
This commit is contained in:
parent
a5e4b55de4
commit
5d008ed5ae
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SensiblePumpsCont",
|
||||
"name": "Sensible Pumps Continued",
|
||||
"abstract": "Shut off engines after decoupling",
|
||||
"author": "linuxgurugamer",
|
||||
"license": "GPL-3.0",
|
||||
"resources": {
|
||||
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/151700-121-sensible-pumps-solving-an-annoying-problem-of-range-safety/",
|
||||
"spacedock": "https://spacedock.info/mod/1047/Sensible%20Pumps%20Continued",
|
||||
"repository": "https://github.com/linuxgurugamer/SensiblePumps"
|
||||
},
|
||||
"version": "1.2.4",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"install_to": "GameData",
|
||||
"find": "SensiblePumpsCont"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1047/Sensible%20Pumps%20Continued/download/1.2.4",
|
||||
"download_size": 32217,
|
||||
"download_hash": {
|
||||
"sha1": "B7BD579C973995410FC36E4899DDC1F2FE73D16C",
|
||||
"sha256": "68F00A2B61FDC7E3DD5E96F562A3E69C6076E4DF6CFC589652688CC8A703D842"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue