From aa75fed4fa1e3f770c11fbc3388078b522f5cf30 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Thu, 14 May 2020 17:11:22 +0000 Subject: [PATCH] NetKAN generated mods - AJEExtendedConfigs-2-v2.0.4 --- .../AJEExtendedConfigs-2-v2.0.4.ckan | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 AJEExtendedConfigs/AJEExtendedConfigs-2-v2.0.4.ckan diff --git a/AJEExtendedConfigs/AJEExtendedConfigs-2-v2.0.4.ckan b/AJEExtendedConfigs/AJEExtendedConfigs-2-v2.0.4.ckan new file mode 100644 index 0000000000..7de9293b25 --- /dev/null +++ b/AJEExtendedConfigs/AJEExtendedConfigs-2-v2.0.4.ckan @@ -0,0 +1,42 @@ +{ + "spec_version": "v1.4", + "identifier": "AJEExtendedConfigs", + "name": "AJE Extended", + "abstract": "This KSP mod adds extended support for AJE to other mods and also adds a number of engines not represented in existing configs.", + "author": "seanyoung247", + "version": "2:v2.0.4", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169520-*", + "repository": "https://github.com/seanyoung247/AJEExtended" + }, + "tags": [ + "config", + "parts" + ], + "depends": [ + { + "name": "ModuleManager" + }, + { + "name": "AdvancedJetEngine" + } + ], + "install": [ + { + "find": "AJEExtended", + "install_to": "GameData", + "filter": [ + ".git" + ] + } + ], + "download": "https://github.com/seanyoung247/AJEExtended/releases/download/2.0.4/AJEExtended.zip", + "download_size": 380841, + "download_hash": { + "sha1": "D19EA36A4ED247A7B19B166038A11503F71ABC87", + "sha256": "0C263C15B292CC18F0FEA435BF0C8E6D3E281C51F27AED1A834259718436694C" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}