Function rekee::import::import_rgt
source · pub fn import_rgt(data: &str) -> Result<Map, ImportError>
Expand description
Import map data in RGT format.
Allows to read files generated by the Rallyman GT Track Editor software.
pub fn import_rgt(data: &str) -> Result<Map, ImportError>
Import map data in RGT format.
Allows to read files generated by the Rallyman GT Track Editor software.