cortenforge-cli-support 0.4.0

Shared CLI argument helpers for CortenForge tools and apps (capture, warehouse, seeds, thresholds).
Documentation
1
2
3
4
5
6
7
8
9
10
# cli_support

Shared CLI args and helpers for tools and apps, with optional Bevy resource integration.

## Features
- No default features.
- `bevy-resource`: derives `Resource` for `SeedState` by enabling a lightweight Bevy import (default-features off).

## License
Apache-2.0 (see `LICENSE` in the repo root).