21 lines
554 B
Plaintext
21 lines
554 B
Plaintext
|
{
|
||
|
"spec_version": 1,
|
||
|
"identifier": "MenuStabilizer",
|
||
|
"name": "Menu Stabilizer",
|
||
|
"abstract": "This plugin will make any part right-click menu freeze its position on the screen in flight when the mouse is above it.",
|
||
|
"author": "angavrilov",
|
||
|
"license": "MIT",
|
||
|
"resources": {
|
||
|
"homepage": "http://forum.kerbalspaceprogram.com/threads/119561"
|
||
|
},
|
||
|
"install": [
|
||
|
{
|
||
|
"file": "MenuStabilizer.dll",
|
||
|
"install_to": "GameData"
|
||
|
}
|
||
|
],
|
||
|
"download": "https://www.dropbox.com/s/bhpbla6zqszs8cj/MenuStabilizer.zip?dl=1",
|
||
|
"version": "1",
|
||
|
"ksp_version": "1.0"
|
||
|
}
|