fable_data 0.1.1

A Rust library for using the assets of Fable, Fable: The Lost Chapters, Fable Anniversary, and mods.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.chrono]
version = "0.4.9"

[dependencies.nom]
version = "5.0.1"

[package]
authors = ["Jamen Marz <me@jamen.dev>"]
description = "A Rust library for using the assets of Fable, Fable: The Lost Chapters, Fable Anniversary, and mods."
documentation = "https://docs.rs/fable_data"
edition = "2018"
homepage = "https://github.com/jamen/open_albion/tree/master/fable_data"
license = "Zlib"
name = "fable_data"
readme = "readme.md"
repository = "https://github.com/jamen/open_albion"
version = "0.1.1"