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

Auto-extract latest resources from local jar files #537

Open
TheDuckCow opened this issue Jan 24, 2024 · 1 comment
Open

Auto-extract latest resources from local jar files #537

TheDuckCow opened this issue Jan 24, 2024 · 1 comment
Labels
enhancement Feature requests or new functionality suggestions
Milestone

Comments

@TheDuckCow
Copy link
Member

For various reasons, it is becoming increasingly important that MCprep can extract resources (textures, models, etc) from local Minecraft installs, potentially with MCprep itself not packaging a default resource pack on download.

Required changes

  • We migrate and generalize the pre-existing script used to update mcdata (currently: mcprep_data_refresh.py) to run on end-user machines
  • Create hooks to know when to auto perform this function
  • Ideally, we pair this with some options to also detect and configure which resource packs the user already has installed. This would pair nicely with the feature to stack resource packs: Support "Installing" and layering multiple resource packs #123
@TheDuckCow TheDuckCow added the enhancement Feature requests or new functionality suggestions label Jan 24, 2024
@TheDuckCow TheDuckCow added this to the v4.0.0 milestone Feb 11, 2024
@StandingPadAnimations
Copy link
Collaborator

Adding to this, Blender Studio has also released their own utility for batch processing of files, which should help with adding textures to assets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature requests or new functionality suggestions
Projects
None yet
Development

No branches or pull requests

2 participants