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

feat(admin): add launcher instances dropdown selection feature #9

Merged
merged 10 commits into from
Jun 26, 2024

Conversation

EchoEllet
Copy link
Collaborator

@EchoEllet EchoEllet commented Jun 26, 2024

This allows the selection of the instance/profile in a dropdown menu that will change the path text input field. The application will read the data from the user application data on the system.

It will be supported only to launchers that installed on the system and store the data somewhere known, some launchers like MultiMC doesn't hace install option and run directly so it will store its data in the current working directly, which can be anywhere so the application won't be able to retrieve this data and will have to manually copy and paste the instance path

Other launchers might have both options, launchers that have Flatpak installation methods on Linux are supported.

@EchoEllet EchoEllet marked this pull request as ready for review June 26, 2024 08:17
@EchoEllet EchoEllet merged commit b4c0972 into main Jun 26, 2024
1 check passed
@EchoEllet EchoEllet deleted the feat/admin-launcher-instance-selection branch June 26, 2024 08:18
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.

1 participant