rpack/crates/rpack_cli
Piotr Siuszko 3c696fe134 Docs, bevy_cli 0.1.1 2025-01-27 18:47:59 +01:00
..
src Docs, bevy_cli 0.1.1 2025-01-27 18:47:59 +01:00
CHANGELOG.md Docs, bevy_cli 0.1.1 2025-01-27 18:47:59 +01:00
Cargo.toml Docs, bevy_cli 0.1.1 2025-01-27 18:47:59 +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