#aoe2rec

aoe2rec

Library to parse Age of Empires II: Definitive Edition recorded games

9 releases

new 0.2.1 Apr 11, 2025
0.2.0 Mar 30, 2025
0.1.6 Mar 3, 2025
0.1.5 Feb 22, 2025
0.1.3 Jan 13, 2025

#28 in #games

Download history 329/week @ 2025-01-11 25/week @ 2025-01-18 142/week @ 2025-02-01 28/week @ 2025-02-08 4/week @ 2025-02-15 153/week @ 2025-02-22 141/week @ 2025-03-01 20/week @ 2025-03-08 2/week @ 2025-03-15 4/week @ 2025-03-22 133/week @ 2025-03-29 88/week @ 2025-04-05

231 downloads per month
Used in 3 crates

MIT license

42KB
1.5K SLoC

aoe2rec

A Rust library for reading and writing Age of Empires 2 recorded game files.

Usage

Add this to your Cargo.toml:

[dependencies]
aoe2rec = "0.1"

Example

<TODO>

License

This project is licensed under the MIT license.

Credits

This project is largely an adaptation of aoc-mgz. Another source of inspiration is the genie-rs project. Many thanks to happyleaves and simonsan, without whom this project would not exist.

Dependencies

~1–1.6MB
~33K SLoC