CURRENT_SAVEFILE_LIB_VERSION

Constant CURRENT_SAVEFILE_LIB_VERSION 

Source
pub const CURRENT_SAVEFILE_LIB_VERSION: u16 = 2;
Expand description

The current savefile version.

This versions number is used for serialized schemas. There is an ambition that savefiles created by earlier versions will be possible to open using later versions. The other way around is not supported.