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: Pass launch options via object #760

Merged
merged 8 commits into from
Feb 21, 2024

Commits on Jan 19, 2024

  1. refactor: Pass launch options via object

    Currently object only has a single member for bypassing all checks.
    In the future this would be split up into multiple members for different checks to bypass as well as other options.
    GeckoEidechse committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    b00fbee View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Configuration menu
    Copy the full SHA
    bcb77c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    5284445 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    0f89bf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    1005c65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5336ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f2d7f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24f95d3 View commit details
    Browse the repository at this point in the history