diff --git a/KSPRescuePodFix/KSPRescuePodFix-1.3.2.11.ckan b/KSPRescuePodFix/KSPRescuePodFix-1.3.2.11.ckan new file mode 100644 index 0000000000..4c949c997f --- /dev/null +++ b/KSPRescuePodFix/KSPRescuePodFix-1.3.2.11.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": "v1.4", + "identifier": "KSPRescuePodFix", + "name": "KSP Rescue Pod Fix", + "abstract": "Restricts orbital rescue contracts to specific parts defined in a user configurable list.", + "author": "shadowmage45", + "license": "GPL-3.0", + "resources": { + "repository": "https://github.com/shadowmage45/KSPRescuePodFix" + }, + "version": "1.3.2.11", + "ksp_version": "1.4.1", + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "install_to": "GameData", + "find": "KSPRescuePodFix" + } + ], + "download": "https://github.com/shadowmage45/KSPRescuePodFix/releases/download/1.3.2.11/KSPRescuePodFix-1.3.2.11.zip", + "download_size": 3931, + "download_hash": { + "sha1": "6B288AB5D211D08AC4A2DBABBE8A28258AFBB478", + "sha256": "33FDF315C46997C51E27C3DFFB5EFD4868F167421F402A59445241C47961E480" + }, + "download_content_type": "application/zip", + "x_via": "Automated Linuxgurugamer CKAN script", + "x_generated_by": "netkan" +}