Skip to content

tnt10128/AutoPackIcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📸 AutoPackIcon

Easily generate Minecraft pack icons from within your workspace.

GNU GPL v3 Codefactor code quality

ℹ️ Information

This program was made for a specific use case, so it probably won't be useful in your situation. When executed inside of a Minecraft pack workspace, it scans for an image file matching the regex provided at startup. That image is copied into the first directory found, which is assumed to be the directory of the pack. Then, it is resized and renamed to "pack.png."

❓ How to use

The app requires a Java version of 17 or newer. You should have a workspace with a folder, an image, and the program. Then, run java -Dautopackicon.iconimagepattern={image regex} -jar {app file name} in a terminal/command prompt. When the autopackicon.iconimagepattern property is omitted, the program defaults to (?i)_Back\.bmp as the regex.

Enjoy! 😀

About

📸 Automatically generate Minecraft pack icons from within your workspace

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages