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

Command-Line Arguments #2

Open
6 tasks
h45h74x opened this issue Sep 19, 2022 · 0 comments
Open
6 tasks

Command-Line Arguments #2

h45h74x opened this issue Sep 19, 2022 · 0 comments
Assignees
Labels
CLI Issues regarding the command-line interface of mc-source enhancement New feature or request

Comments

@h45h74x
Copy link
Owner

h45h74x commented Sep 19, 2022

Implement and parse command-line arguments for running the application

  • "p", "path" / Path to convertable file (path)
  • "converter" / Converter to use (default: auto, based on extension) (string)
  • "l", "log" / Set the loglevel (none, err, warn, info, debug, trace) (default: err) (enum)
  • "check-missing-textures" / Checks for missing textures in the specified materials folder (string)
  • "c", "config" / Config.yml file path (path)
  • "o", "output" / Set the output path for the map.vmf file (path)
@h45h74x h45h74x self-assigned this Sep 19, 2022
@h45h74x h45h74x added enhancement New feature or request CLI Issues regarding the command-line interface of mc-source labels Sep 19, 2022
@h45h74x h45h74x changed the title [CLI] Command-Line Arguments Command-Line Arguments Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Issues regarding the command-line interface of mc-source enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant