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

Unify Dalamud injector arguments #1242

Merged
merged 1 commit into from
Feb 24, 2023
Merged

Unify Dalamud injector arguments #1242

merged 1 commit into from
Feb 24, 2023

Conversation

Blooym
Copy link
Contributor

@Blooym Blooym commented Jan 15, 2023

This PR resolves the issues with the UNIX Dalamud injector arguments being very out of date by moving both the Windows and UNIX arguments into one class.

goatcorp/XIVLauncher.Core#28 is blocked by this PR

CC: @NotNite

Copy link
Contributor

@NotNite NotNite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(XLWPF) Builds and runs fine on Windows 10 via Rider (but required a restart of Rider for intellisense to not die).

{
public static class DalamudInjectorArgs
{
public const string Launch = "launch";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These consts don't match our style guide, but I think we should focus on fixing this later with the Great Goatcorp Lint Bonanza.

@goaaats goaaats merged commit bb62c37 into goatcorp:master Feb 24, 2023
@Blooym Blooym deleted the update-dalamud-launchargs branch February 24, 2023 23:08
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