1 2 3 4 5 6 7
# File Formats The following chapters describe the formats for the various files that MUSE2 consumes/produces. Files are either in [CSV] or [TOML] format. [CSV]: https://en.wikipedia.org/wiki/Comma-separated_values [TOML]: https://toml.io/en/