This is a simple utility to generate catalog files for the Tejat Updater.
Install or build this utility. If you already have a Rust environment, this is as simple as doing:
sh
cargo install tupdate-catgen
Navigate to the location of the catalog file you want to create, run tupdate-catgen
with appropriate parameters, and redirect the output to a catalog file.
```sh
tupdate-catgen -r many_files archive1.zip archive2.zip > main.cat
tupdate-catgen intro.jpeg title.jpeg outro.jpeg > titlecards.cat ```
The Tejat Updater Catalog Generator is copyright 2023, Solra Bizna, and licensed under either of:
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the Tejat Updater Catalog Generator crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.