"NetKAN generated mods - MenuStabilizer-1"
This commit is contained in:
parent
75e5d7a250
commit
db44ffc4c5
|
@ -1,20 +1,27 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
"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"
|
||||
},
|
||||
"version": "1",
|
||||
"ksp_version": "1.0",
|
||||
"install": [
|
||||
{
|
||||
"file": "MenuStabilizer.dll",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://www.dropbox.com/s/bhpbla6zqszs8cj/MenuStabilizer.zip?dl=1",
|
||||
"download_size": 5036,
|
||||
"download_hash": {
|
||||
"sha1": "C57601776B5CE41E44A8EE87F2686CBC3CF67DCB",
|
||||
"sha256": "1B1820DE28C99FFCDD33F3C29B49ECDE25CDBAB2FCD6452803AD87984FC408F9"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue