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

parse CLI arguments for config, data, etc #69

Closed
ssube opened this issue May 23, 2021 · 0 comments
Closed

parse CLI arguments for config, data, etc #69

ssube opened this issue May 23, 2021 · 0 comments
Assignees
Labels
status/fixed issues that have been fixed and confirmed type/feature
Milestone

Comments

@ssube
Copy link
Owner

ssube commented May 23, 2021

Rather than using positional arguments without checking, parse proper --args for the data that main() currently needs: config file path, data file paths, world ID, and world seed. Support loading multiple data files in the process.

@ssube ssube added status/new issues that have not been addressed yet type/feature labels May 23, 2021
@ssube ssube added this to the v1.3 milestone May 23, 2021
@ssube ssube self-assigned this May 23, 2021
@ssube ssube closed this as completed in b359902 May 23, 2021
@ssube ssube added status/fixed issues that have been fixed and confirmed and removed status/new issues that have not been addressed yet labels May 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/fixed issues that have been fixed and confirmed type/feature
Projects
None yet
Development

No branches or pull requests

1 participant