#aoe2rec

aoe2rec

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

8 releases

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

#158 in Games

Download history 143/week @ 2025-01-06 199/week @ 2025-01-13 12/week @ 2025-01-20 161/week @ 2025-02-03 11/week @ 2025-02-10 131/week @ 2025-02-17 29/week @ 2025-02-24 146/week @ 2025-03-03 11/week @ 2025-03-10 1/week @ 2025-03-17

204 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

~2.5MB
~56K SLoC