"NetKAN generated mods - KeyNode-1.0"
This commit is contained in:
parent
dfa1de22da
commit
9cb1fcb1c4
|
@ -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": "1.0",
|
||||
"ksp_version": "1.3.1",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "MechJeb2"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "XyphosAerospace",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1686/KeyNode/download/1.0",
|
||||
"download_size": 9688,
|
||||
"download_hash": {
|
||||
"sha1": "7A1787D5E81F295B2DF0CE920BE5B832E976AFCF",
|
||||
"sha256": "9DA73165CEC2FBA20850D51B9149A8459400793D1A670A1B3785B68932178496"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue