pub const DEFAULT_WORLD_MAP: &str = "world.map.veloren_0_16_0_0";
Expand description

The default world map.

TODO: Consider using some naming convention to automatically change this with changing versions, or at least keep it in a constant somewhere that’s easy to change.