MrLetsplay2003 / ShittyAuthLauncher

A Minecraft launcher for using a custom (shitty) authentication server
8 stars 2 forks source link

Installations #2

Closed ajh123 closed 2 years ago

ajh123 commented 2 years ago

We should have something like the vanilla launcher's installations tab, and a way to import vanilla installations, so we are able to easily run modded clients

ajh123 commented 2 years ago

Can we have different session/auth servers for installations, so we don't have to change them if we need to join a server that needs different ones.

MrLetsplay2003 commented 2 years ago

I'll take a look at that. It would probably mean that the launcher needs to be able to have multiple patched versions of the same authlib/Minecraft jars to be able to use different ones depending on the configured auth servers.

ajh123 commented 2 years ago

In the vanilla launcher the installations are stored as (for windows) %appdata%\.minecraft\launcher_profiles.json, and has a format of the linked document, now we just need a way to import them

MrLetsplay2003 commented 2 years ago

I just noticed that this issue is still open. I'm closing this issue as installations are implemented now