2 releases
0.1.1 | May 24, 2020 |
---|---|
0.1.0 | May 18, 2020 |
#10 in #empires
Used in genie
7.5MB
13K
SLoC
genie-rec
Age of Empires 2 recorded game file reader (incomplete).
Usage
See docs.rs for API documentation.
License
lib.rs
:
Provides an Age of Empires series recorded game file reader.
Version Support
This crate can read Age of Empires 1, Age of Empires 2: The Conquerors, and HD Edition recorded game files.
Credits
Most of the .mgl
, .mgx
, .mgz
format specification was taken from Bari's classic mgx
format description, the recage Node.js library, and Happyleaves' aoc-mgz Python library.
Dependencies
~6MB
~170K SLoC