diff --git a/MakingHistoryEngineTweaks/MakingHistoryEngineTweaks-v1.ckan b/MakingHistoryEngineTweaks/MakingHistoryEngineTweaks-v1.ckan new file mode 100644 index 0000000000..5005d74086 --- /dev/null +++ b/MakingHistoryEngineTweaks/MakingHistoryEngineTweaks-v1.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", + "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/EngineTweaks_MH.zip", + "download_size": 2950, + "download_hash": { + "sha1": "3B82FC0603F842C13BF3F8C64B8145B365097A70", + "sha256": "FBC34C10C989AB99BFE7A62C61ECAEEC1234B9FF0F52AB71EEEDB08AED6080B2" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}