diff --git a/SimpleFuelSwitch/SimpleFuelSwitch-1.1.ckan b/SimpleFuelSwitch/SimpleFuelSwitch-1.1.ckan new file mode 100644 index 0000000000..f72e44c9d5 --- /dev/null +++ b/SimpleFuelSwitch/SimpleFuelSwitch-1.1.ckan @@ -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", + "ksp_version": "1.6.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "SimpleFuelSwitch", + "install_to": "GameData" + } + ], + "download": "https://spacedock.info/mod/2053/SimpleFuelSwitch/download/1.1", + "download_size": 73533, + "download_hash": { + "sha1": "0E1F611EA27C4904A00FA01BF3CF9144685F5838", + "sha256": "02AEE27170EEFD0DC429FEFE077C01C3270F812B4CF974BE8A50032FE3119C0F" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}