"NetKAN generated mods - NodeAlert-1.1.0"
This commit is contained in:
parent
798fadbc55
commit
9aaf2f9b61
|
@ -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.1.0",
|
||||
"ksp_version": "1.3.1",
|
||||
"depends": [
|
||||
{
|
||||
"name": "KerbalEngineerRedux"
|
||||
}
|
||||
],
|
||||
"suggests": [
|
||||
{
|
||||
"name": "KerbalKlinic"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1659/NodeAlert/download/1.1.0",
|
||||
"download_size": 158764,
|
||||
"download_hash": {
|
||||
"sha1": "A737EC014DCB2DFC3218A4476AFA86981365E61D",
|
||||
"sha256": "C219E1219D637D3D0723BE0195933A667CAE5F61ACF29ED2CC7068F9524106F6"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue