Crate wolfrpg_map_parser

Source
Expand description

§Wolf RPG Editor map (.mps) parser

Provides associated functions to parse an entire map file or only certain fragments and struct methods to access information regarding the map.

Re-exports§

  • pub use map::Map;

Modules§