Constant peppi::model::game::MAX_SUPPORTED_VERSION[][src]

pub const MAX_SUPPORTED_VERSION: Version;
Expand description

We can parse files with higher versions than this, but we won’t expose all information. When converting a replay with a higher version number to another format like Arrow, the conversion will be lossy.