# Skinfile Generator Simple command-line tool to generate skinfiles from skin image URL's ### Installation ``` cargo install skinfile-gen ``` ### Usage ``` skinfile-gen [OPTIONS] Arguments: Options: --variant [possible values: classic, slim] -h, --help Print help information -V, --version Print version information ``` The URL needs to point to a valid minecraft skin PNG image.