rpack/crates/rpack_cli
Piotr Siuszko 13e78e73c3 README FIX 2025-01-14 13:10:07 +01:00
..
src Serialization fixes 2025-01-14 12:22:31 +01:00
Cargo.toml Serialization fixes 2025-01-14 12:22:31 +01:00
README.md README FIX 2025-01-14 13:10:07 +01:00

README.md

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