"NetKAN generated mods - SimpleFuelSwitch-1.1.1"
This commit is contained in:
parent
73c26afa8b
commit
6774b3d857
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "SimpleFuelSwitch",
|
||||
"name": "SimpleFuelSwitch",
|
||||
"abstract": "Toggle tanks' fuel type in the edior (e.g. choose between LFO and liquid-fuel-only). Simple and lightweight.",
|
||||
"author": "Snark",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/181274-16x-simplefuelswitch-v10-toggle-tanks-fuel-type-in-the-editor-simple-and-lightweight/",
|
||||
"spacedock": "https://spacedock.info/mod/2053/SimpleFuelSwitch",
|
||||
"repository": "https://github.com/KSPSnark/SimpleFuelSwitch",
|
||||
"x_screenshot": "https://spacedock.info/content/Snark_166/SimpleFuelSwitch/SimpleFuelSwitch-1547089138.553252.png"
|
||||
},
|
||||
"version": "1.1.1",
|
||||
"ksp_version": "1.6.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "SimpleFuelSwitch",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/2053/SimpleFuelSwitch/download/1.1.1",
|
||||
"download_size": 73684,
|
||||
"download_hash": {
|
||||
"sha1": "DE159EEE4D510161B93BC398AD3B9DF83C005F84",
|
||||
"sha256": "3C66BC3E220DF9F71AE5877E8483B7788BB86244C22B383CEEDC1BE8BA83F8A7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated Linuxgurugamer CKAN script",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue