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

Added menu support for un/re/install of cores #238

Merged
merged 4 commits into from
Feb 8, 2024

Conversation

hallem
Copy link
Contributor

@hallem hallem commented Feb 6, 2024

  • Added menu item for uninstalling one or more of the installed cores
  • Added menu item for reinstalling one or more of the installed cores
  • Added a .DotSettings file to ignore some warnings
  • Little bit of cleanup on Program.cs

- Added menu item for uninstalling one or more of the installed cores
- Added menu item for reinstalling one or more of the installed cores
- Added a .DotSettings file to ignore some warnings
- Little bit of cleanup on Program.cs
Using the enum makes it a lot easier to change the order of the menu items and and/remove menu items.
@mattpannella
Copy link
Owner

wonder if it makes more sense to move the re-install/uninstall menu options up below "select cores" so they're all grouped together?

@hallem
Copy link
Contributor Author

hallem commented Feb 8, 2024

Yeah that's easy. I'll send you something on discord too that shows what my plans are for the menu system. I've been brainstorming about it the last couple of days.

@mattpannella mattpannella merged commit 29173db into mattpannella:main Feb 8, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants