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

Install from .ckan file option for ConsoleUI #4103

Merged

Conversation

HebaruSan
Copy link
Member

Motivation

GUI and CmdLine have the ability to install modules from .ckan files, but currently ConsoleUI doesn't. This makes modpack installation inconvenient for Mac users.

Changes

Now the main ConsoleUI menu has a new "Install from .ckan file..." option. When selected, a popup appears to let the user choose .ckan files. The user can press Enter to toggle files and F9 to accept the selections, at which point any selected files will be loaded and installed.

Fixes #4084.

@HebaruSan HebaruSan added Enhancement New features or functionality ConsoleUI Issues affecting the interactive console UI labels Jun 6, 2024
@HebaruSan HebaruSan merged commit 0c35797 into KSP-CKAN:master Jun 6, 2024
3 checks passed
@HebaruSan HebaruSan deleted the feature/consoleui-installfromckan branch June 6, 2024 21:14
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 Enhancement New features or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Ability to install from .ckan file for ConsoleUI
1 participant