//! # The zone/world (`*.luz`) file format
//!
//! This module can be used to read the zone/world file format
//! used in the game LEGO Universe.
/// Data definitions for zone files
/// Reading of zone files
/// Parser functions for zone file data
/// Module for reading the path data in a zone file