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

Resource-pack & data-pack support #13

Open
TechnicJelle opened this issue Sep 3, 2024 · 2 comments
Open

Resource-pack & data-pack support #13

TechnicJelle opened this issue Sep 3, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@TechnicJelle
Copy link
Owner

TechnicJelle commented Sep 3, 2024

In the sidebar, create a new "tab" which allows adding of resource packs.
[Add button] opens a file picker for zips and creates a symlink in the bluemap-cli/packs directory to the selected zip.

Reorderable for priority, which renames the links.

@TechnicJelle TechnicJelle added the enhancement New feature or request label Sep 3, 2024
@TechnicJelle
Copy link
Owner Author

dart:io already supports creating symlinks! 🥳
https://api.dart.dev/stable/3.5.0/dart-io/Link/create.html
So hopefully the actual linking won't be too difficult...

@TechnicJelle
Copy link
Owner Author

Remember to also mention data-packs everywhere!

@TechnicJelle TechnicJelle changed the title Resource pack support Resource-pack & data-pack support Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant