#skin #command-line-tool #generate #variant #image-url #skinfiles #skinfile

app skinfile-gen

Simple command-line tool to generate skinfiles from skin image URL's

3 unstable releases

0.2.0 Dec 10, 2022
0.1.1 Dec 10, 2022
0.1.0 Dec 10, 2022

#309 in #generate

48 downloads per month

MIT license

10KB
70 lines

Skinfile Generator

Simple command-line tool to generate skinfiles from skin image URL's

Installation

cargo install skinfile-gen

Usage

skinfile-gen [OPTIONS] <URL>

Arguments:
  <URL>  

Options:
      --variant <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.

Dependencies

~7–21MB
~303K SLoC