Community-driven documentation for Age of Empires API endpoints and data sources.
- WorldsEdgeLink API - Documentation for the Relic Link / Worlds Edge Link API used by Age of Empires games
- Age of Empires API - Official ageofempires.com API endpoints
- LibreMatch Design - Architecture and design documentation for the LibreMatch project
This documentation is built with mdBook.
# Install mdbook
cargo install mdbook
# Or download a release binary from:
# https://github.com/rust-lang/mdBook/releases# Build static HTML to ./book
mdbook build
# Serve locally with hot-reload at http://localhost:3000
mdbook serveContributions are welcome! Please feel free to submit issues and pull requests.
- Fork the repository
- Create a feature branch
- Make your changes
- Submit a pull request
This documentation is licensed under the GNU Free Documentation License 1.3.