Crates.io | exolvl |
lib.rs | exolvl |
version | 0.11.0 |
source | src |
created_at | 2024-02-20 23:21:18.182637 |
updated_at | 2024-07-22 21:02:37.052657 |
description | A library for reading and writing Exoracer level files. |
homepage | |
repository | https://github.com/skycloudd/exolvl |
max_upload_size | |
id | 1147356 |
size | 142,753 |
A library for reading and writing Exoracer level files.
Default
trait for Exolvl
(?)image
crate for imagesglam
crate for Vec2
Duration
type for things like medal timesUuid
for UUIDs instead of String
theme
an enum, not a String
#[deprecated]
on deprecated things, pointing to the new thingAdd this to your Cargo.toml
:
[dependencies]
exolvl = "0.6"
Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.