NetKAN generated mods - KeyNode-1-v1.0.3.0
This commit is contained in:
parent
67d136f032
commit
636677f0de
|
@ -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:v1.0.3.0",
|
||||
"ksp_version": "1.8.0",
|
||||
"recommends": [
|
||||
{
|
||||
"name": "MechJeb2"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"find": "XyphosAerospace",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://spacedock.info/mod/1686/KeyNode/download/v1.0.3.0",
|
||||
"download_size": 11159,
|
||||
"download_hash": {
|
||||
"sha1": "4ABC708CDACD4FE1ECE37B860FFFE8EF80025746",
|
||||
"sha256": "A8DEB480C82BD12F5AA7A5B0EA1BCCC8BFE991ADECBBABFBE6F50634079E980C"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_via": "Automated SpaceDock CKAN submission",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue