v0.1.2
Pre-release
Pre-release
Thanks for your interest in Icon Pack Tools! This is the first pre-release version and is ready to use today! Be advised that currently, only the Icon Resource Generator and the App Filter Mapper tools are available. Soon to come will be the Resource Manager, which will allow you to change your icon pack's string variables, version name and version codes, description, and all manner of other variables all from one place. No more digging through every file in src/main/res/values/
, src/main/res/xml
, and src/main/assets/
to update sneaky values on every release!
To get started with this app, simply download the .jar
or build from source. To run it:
$ cd path/to/iconpacktools-0.1.2-all.jar
$ java -jar iconpacktools-0.1.2-all.jar
Have fun!