exolvl 0.8.0

A library for reading and writing Exoracer level files.
Documentation
pub mod action_type;
pub mod author_replay;
pub mod brush;
pub mod color;
pub mod dynamic_type;
pub mod exolvl;
pub mod function_call;
pub mod image;
pub mod layer;
pub mod level_data;
pub mod local_level;
pub mod novascript;
pub mod object;
pub mod object_property;
pub mod old_script;
pub mod pattern;
pub mod prefab;
pub(crate) mod varint;
pub mod vec2;