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

refactor: abstract out Launcher > ILauncher/SqexLauncher #949

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

avafloww
Copy link
Member

... and adds barebones ActozLauncher / ShandaLauncher for future use (or not).

This refactor helps to prepare XL for the possibility of supporting logins and patching for KR/CN FFXIV, although there would be a lot more work/complexity there (especially around Dalamud and the different game versions). In reality, it's mainly to be able to track KR/CN game versions in Thaliak, though of course I'd love to try to clean things up and upstream these changes.

…es ActozLauncher/ShandaLauncher for future use
@marzent
Copy link
Contributor

marzent commented May 12, 2022

Would it be more reasonable to abstract out the Steam Launcher into its own class?

Especially considering there are three different platforms for the international version of FFXIV and a bool is a bit awkward to deal with that… (Something like a SquexLauncher base class maybe?)

@avafloww
Copy link
Member Author

@marzent Yeah, I think that makes sense for dealing with the weirdness of Steam, good call! I'll do that.

@Bluefissure
Copy link
Contributor

Hi, I think this pull will be a great help for what we're doing in XIVLauncherCN, and we'll be grateful if it can be merged to our upstream soon!

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.

3 participants