elma 0.1.7

Library for reading and writing Elasto Mania files.
Documentation
[package]

name = "elma"

version = "0.1.7"
authors = ["Roger Andersen <hexjelly@hexjelly.com>"]

description = "Library for reading and writing Elasto Mania files."

homepage = "https://github.com/hexjelly/elma-rust"

repository = "https://github.com/hexjelly/elma-rust"

documentation = "https://docs.rs/elma/"

readme = "README.md"

keywords = ["ElastoMania", "Elma"]

license = "MIT"



[dependencies]

byteorder = "1"

rand = "0.4"