lf2_codec 0.1.0

Encodes and decodes Little Fighter 2 (LF2) data files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
authors = ["Azriel Hoh <azriel91@gmail.com>"]
description = "Encodes and decodes Little Fighter 2 (LF2) data files"
documentation = "https://docs.rs/lf2_codec"
edition = "2018"
homepage = "https://github.com/azriel91/lf2_codec"
keywords = ["lf2"]
license = "MIT OR Apache-2.0"
name = "lf2_codec"
readme = "README.md"
repository = "https://github.com/azriel91/lf2_codec"
version = "0.1.0"