chocodye

A Rust library for changing the color of the chocobos' plumage in Final Fantasy XIV.

Current version License Crate size Minimum Supported Rust Version Documentation Maintained

This repository also includes language-agnostic files such as dyes.xml and Fluent translation lists.

Documentation

Latest version: https://docs.rs/chocodye/

Cargo Features

Examples

List of colors: bash cargo run --example truecolor -- en

Result of running the truecolor example

Sample menu:

bash cargo run --example menu -- en

Result of running the menu example

The displayed language can be changed by replacing en with fr, de or jp.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.