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

84 add cmdline params #88

Merged
merged 8 commits into from
Aug 17, 2021
Merged

84 add cmdline params #88

merged 8 commits into from
Aug 17, 2021

Conversation

mschweiger
Copy link
Collaborator

  • command line parsing is now done in a seperate singleton class
  • a new Config structure (CfgCmdlinePrm) holds the command line parameters
  • command line options have precedence over interactive settings in case of conflicts
  • additional command line parameters have been added
    closes Extend Orbiter command line options #84

@mschweiger mschweiger merged commit 21a36c0 into main Aug 17, 2021
@mschweiger mschweiger deleted the 84-add_cmdline_params branch August 17, 2021 00:27
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.

Extend Orbiter command line options
1 participant