1 2 3 4 5 6
//! # The XML `<envData>` format
//!
//! This is used in:
//! - The `*.evc` files in the `res/maps` files.
//!
//! Docs: <https://lu-docs.readthedocs.io/en/latest/file-structures.html#environment-evc>
1 2 3 4 5 6
//! # The XML `<envData>` format
//!
//! This is used in:
//! - The `*.evc` files in the `res/maps` files.
//!
//! Docs: <https://lu-docs.readthedocs.io/en/latest/file-structures.html#environment-evc>