diff --git a/NodeAlert/NodeAlert-1.0.1.ckan b/NodeAlert/NodeAlert-1.0.1.ckan new file mode 100644 index 0000000000..1cd686a409 --- /dev/null +++ b/NodeAlert/NodeAlert-1.0.1.ckan @@ -0,0 +1,33 @@ +{ + "spec_version": 1, + "identifier": "NodeAlert", + "name": "NodeAlert", + "abstract": "The Mod plays an alarm sound everytime you are close to the burn start (1/2 burn time) and stops the timewarp. If the burn is close to completion it plays another alert. It requires KerbalEngineerRedux because it has better predictions than stock and I use the KER predictions.", + "author": "NepalRAWR", + "license": "GPL-3.0", + "resources": { + "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/169548-ksp-131-node-alert-100-never-forget-your-maneuver-again/", + "spacedock": "https://spacedock.info/mod/1659/NodeAlert", + "repository": "https://github.com/NepalRAWR/NodeAlert/releases" + }, + "version": "1.0.1", + "ksp_version": "1.3.1", + "depends": [ + { + "name": "KerbalEngineerRedux" + } + ], + "suggests": [ + { + "name": "KerbalKlinic" + } + ], + "download": "https://spacedock.info/mod/1659/NodeAlert/download/1.0.1", + "download_size": 152263, + "download_hash": { + "sha1": "467AFC7A7CBF574D28565B0B163DEDB72F13138C", + "sha256": "1D65AA403704EAE42E92969188CF95081F1BF78C2A2760F9B8E551689E768505" + }, + "download_content_type": "application/zip", + "x_generated_by": "netkan" +}