Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Parts Manager Hotkey from SpaceDock #9615

Closed
wants to merge 1 commit into from

Conversation

netkan-bot
Copy link
Member

This pull request was automatically generated by SpaceDock on behalf of shdwp, to add Parts Manager Hotkey to CKAN.

Please direct questions about this pull request to shdwp.

Mod details

Key Value
Name Parts Manager Hotkey
Author shdwp
Abstract Prevents accidentally opening Parts Manager by requiring a hotkey to be held when clicking.
License LGPL
Homepage https://github.com/shdwp/ksp2PartsManagerHotkey/issues
Source code https://github.com/shdwp/ksp2PartsManagerHotkey

Description

Features

  • Now Parts Manager would not open if you just click with the right mouse button, but will require you to aditionally hold a key ([LeftAlt] by default)
  • Also adds another hotkey that you can use to toggle the Parts Manager on and off ([P] by default)

Default Hotkeys

  • Hold [Left Alt] + Right Mouse Button - open Manager
  • [P] - toggle Manager

Installation

Drop into the BepInEx/plugins.

Configuration

Inside plugin folder you will find "Settings.json",
in which there are two fields - "MouseClickHotkey" (required to be held to open parts manager with mouse click) and "ToggleHotkey" (toggles Parts Manager on and off).

Names of the keys: https://docs.unity3d.com/ScriptReference/KeyCode.html, and don't forget the double-quotes!

This is an automated commit on behalf of shdwp
@HebaruSan
Copy link
Member

This is for KSP2; to be reviewed after KSP-CKAN/CKAN#3797 is merged.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants