From ef59933defc9da29f36380f022da4c77e5cb5be3 Mon Sep 17 00:00:00 2001 From: NetKAN inflator Robot Date: Sat, 14 Jul 2018 18:04:35 +0000 Subject: [PATCH] "NetKAN generated mods - GPWS-v0.3.9" --- GPWS/GPWS-v0.3.9.ckan | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 GPWS/GPWS-v0.3.9.ckan diff --git a/GPWS/GPWS-v0.3.9.ckan b/GPWS/GPWS-v0.3.9.ckan new file mode 100644 index 0000000000..162783f74a --- /dev/null +++ b/GPWS/GPWS-v0.3.9.ckan @@ -0,0 +1,34 @@ +{ + "spec_version": 1, + "identifier": "GPWS", + "name": "Ground Proximity Warning System", + "abstract": "Add warning sounds for planes.", + "author": "bssthu", + "license": "CC-BY-NC-SA-4.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/101297-*", + "repository": "https://github.com/bssthu/KSP_GPWS" + }, + "version": "v0.3.9", + "ksp_version_min": "1.4.0", + "ksp_version_max": "1.4.4", + "suggests": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "file": "GameData/GPWS", + "install_to": "GameData" + } + ], + "download": "https://github.com/bssthu/KSP_GPWS/releases/download/v0.3.9/GPWSv0.3.9.zip", + "download_size": 313205, + "download_hash": { + "sha1": "0A094F6FB06E358D7B89D737E111931F1F4CAC9C", + "sha256": "899F916EDB322EB8A6EF18383EDB68DD89C763FEFF09A077853948683C88B8C2" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}