rpack_cli

Crates.iorpack_cli
lib.rsrpack_cli
version0.1.1
created_at2025-01-14 13:16:15.112928+00
updated_at2025-01-27 17:50:17.369214+00
descriptionCLI application for generating rpack atlases
homepagehttps://github.com/Leinnan/rpack
repositoryhttps://github.com/Leinnan/rpack.git
max_upload_size
id1515958
size60,603
MevLyshkin (Leinnan)

documentation

README

rPack CLI

Command line interface for generating tilemaps.

Build rpack tilemaps with ease

Usage: rpack_cli <COMMAND>

Commands:
  generate              Generates a tilemap
  config-create         Creates a tilemap generation config
  generate-from-config  Generates a tilemap from config
  help                  Print this message or the help of the given subcommand(s)

Options:
  -h, --help
          Print help (see a summary with '-h')

  -V, --version
          Print version
Commit count: 0

cargo fmt