From 284fa4031884b0c9ca0f0a97eb34c565efadb719 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 28 Apr 2018 02:33:26 +0000 Subject: [PATCH] "NetKAN generated mods - MakingHistoryEngineTweaks-v1.1" --- .../MakingHistoryEngineTweaks-v1.1.ckan | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 MakingHistoryEngineTweaks/MakingHistoryEngineTweaks-v1.1.ckan diff --git a/MakingHistoryEngineTweaks/MakingHistoryEngineTweaks-v1.1.ckan b/MakingHistoryEngineTweaks/MakingHistoryEngineTweaks-v1.1.ckan new file mode 100644 index 0000000000..e459655584 --- /dev/null +++ b/MakingHistoryEngineTweaks/MakingHistoryEngineTweaks-v1.1.ckan @@ -0,0 +1,35 @@ +{ + "spec_version": "v1.4", + "identifier": "MakingHistoryEngineTweaks", + "name": "EngineTweaks for MakingHistory", + "abstract": "This mod adjusts the specs on Making History engines and 2 stock engines with the goal of ensuring every engine has a unique niche.", + "author": "TykoTek", + "license": "MIT", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/174303-*", + "repository": "https://github.com/TykoTek/EngineTweaks_for_MakingHistory" + }, + "version": "v1.1", + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "MakingHistory-DLC" + } + ], + "install": [ + { + "find": "GameData/EngineTweaks_MH", + "install_to": "GameData" + } + ], + "download": "https://github.com/TykoTek/EngineTweaks_for_MakingHistory/releases/download/v1.1/EngineTweaks_for_MakingHistory-master.zip", + "download_size": 3233, + "download_hash": { + "sha1": "62D8B75712685247F5456A7E7DA97B3863A5A489", + "sha256": "D59F24E7931B76A3361AC7A693547D2485EDD30FEDA4BE47E26A030E3245BC32" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}