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

[FEAT] CLI to load map and data paths #53

Merged
merged 3 commits into from
Jan 20, 2025
Merged

[FEAT] CLI to load map and data paths #53

merged 3 commits into from
Jan 20, 2025

Conversation

carrascomj
Copy link
Member

Related to #44

Description

The user can provide CLI arguments to the map and data to be used by shu, without interacting with the GUI.

Implementation

Before running the app, FileDragAndDrop events are emitted if arguments are supplied, triggering map/data loading by the common src/gui.rs functionality.

For #44, we are still missing programmatic screenshots and theming.

@carrascomj carrascomj merged commit 3741e29 into master Jan 20, 2025
3 checks passed
@carrascomj carrascomj deleted the feat-cli branch January 20, 2025 12:53
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.

1 participant