"NetKAN generated mods - KeyNode-v1.0.2.0"
This commit is contained in:
parent
3eb750b9e3
commit
3924568225
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "KeyNode",
|
||||
"name": "KeyNode",
|
||||
"abstract": "Allows the player to manipulate Maneuver Nodes in Map View using the number pad on their keyboards, or create and execute Maneuver Nodes if MechJeb is also installed.",
|
||||
"author": "Xyphos",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://github.com/Xyphos/KSP_KeyNode/wiki",
|
||||
"spacedock": "https://spacedock.info/mod/1686/KeyNode",
|
||||
"repository": "https://github.com/Xyphos/KSP_KeyNode"
|
||||
},
|
||||
"version": "v1.0.2.0",
|
||||
"ksp_version": "1.4.3",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "MechJeb2"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "XyphosAerospace",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1686/KeyNode/download/v1.0.2.0",
|
||||
"download_size": 11126,
|
||||
"download_hash": {
|
||||
"sha1": "2103F51E4FCF4F978616CC00772EA19FBE8814A1",
|
||||
"sha256": "7ACBA86214BC63C65BABEE8E6FFB7D03E749C9A18614D26EE5B96325DD84CA99"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue