bloke 0.1.0

A video game avatar system, similar to Nintendo's Mii - but open source and for PC / phone games.
Documentation
[dependencies.bincode]
version = "1.1"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Jeron Aldaron Lau <jeronaldaron@gmail.com>"]
categories = ["multimedia::video", "data-structures", "game-engines", "graphics", "parsing"]
description = "A video game avatar system, similar to Nintendo's Mii - but open source and for PC / phone games."
documentation = "https://docs.rs/bloke"
edition = "2018"
keywords = ["avatar", "video-games", "bloke", "character", "file-format"]
license = "MIT / BSL-1.0"
name = "bloke"
readme = "README.md"
repository = "https://github.com/plopgrizzly/bloke"
version = "0.1.0"