Added functions to parse the command line arguments. #9

Closed
anomaly wants to merge 7 commits from anomaly/iw6-mod:cmd_line_helper_fn into master
First-time contributor
No description provided.
anomaly added 7 commits 2024-12-31 19:13:31 +00:00
Owner

The game already parsed the command line and I believe we do as well multiple times in commands.cpp and flags.cpp this is redundant with the other functions in place. those can be reused or this should replace all of the others

The game already parsed the command line and I believe we do as well multiple times in commands.cpp and flags.cpp this is redundant with the other functions in place. those can be reused or this should replace all of the others
Future closed this pull request 2026-09-09 15:31:33 +00:00

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alterware/iw6-mod#9