Skip to content

Custom instance locations and launcher wrapper #2079

Description

@wohaopa

Role

I hope to be able to store different versions of Minecraft in various locations and have them managed by a single Prism instance.

Suggestion

I think it's possible to create a small wrapper to point to a global Prism instance. And include the search path for Prism instances.

Benefit

I believe this would be convenient for installing Minecraft instances shared among friends because sometimes I prefer not to have them placed together.

This suggestion is unique

  • I have searched the issue tracker and did not find an issue describing my suggestion, especially not one that has been rejected.

You may use the editor below to elaborate further.

I think Prism could have a small wrapper that points to the main Prism binary. When users run this wrapper from any directory, it should launch Prism itself and add the directory where the wrapper is located as the instance directory. I believe many Minecraft players prefer this approach (at least my friends and I do): placing the game's executable files in different locations on the disk and managing them all through a single launcher.

I think for such a large launcher like Prism, users probably don't want to install multiple instances on their hard drive. I believe the wrapper can do more, such as asking the user for the launcher's installation location if not found, or even downloading and installing a launcher.

I think that's possible; the wrapper's configuration file could be stored in the same directory or in the user's directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions