Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Play game option for ConsoleUI #4064

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

HebaruSan
Copy link
Member

Motivation

Currently only GUI can launch the game. A user has requested to be able to do this for ConsoleUI as well.

Changes

Now the ConsoleUI main menu has a new "Play game" submenu that lists all the default game command lines from #4010:

image

The first item in this list shows a "Ctrl+P" hotkey that you can press outside of the menu to launch the game in one step.

Currently neither the specific command lines nor the one to use for the hotkey are configurable, in line with ConsoleUI generally being streamlined. If someone needs more complicated functionality, we can return to this.

Fixes #3534.

@HebaruSan HebaruSan added Enhancement Easy This is easy to fix ConsoleUI Issues affecting the interactive console UI labels Mar 22, 2024
@HebaruSan HebaruSan merged commit ae32e5b into KSP-CKAN:master Mar 22, 2024
8 checks passed
@HebaruSan HebaruSan deleted the feature/consoleui-play-game branch March 22, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ConsoleUI Issues affecting the interactive console UI Easy This is easy to fix Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Ability to Launch KSP from consoleui
1 participant