#gen #url #image #command-line #command-line-tool #skin

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

#1613 in Command line utilities

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

~8–15MB
~306K SLoC