skinfile-gen

Crates.ioskinfile-gen
lib.rsskinfile-gen
version0.2.0
sourcesrc
created_at2022-12-10 10:28:50.41311
updated_at2022-12-10 17:54:13.228194
descriptionSimple command-line tool to generate skinfiles from skin image URL's
homepage
repositoryhttps://git.bits.team/KingdomWars/SkinfileGenerator
max_upload_size
id733800
size33,138
Nex (CyanNex)

documentation

README

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.

Commit count: 0

cargo fmt