#age #web-server #empires #tool #aoe #aoe2

bin+lib arkaoe

Web server providing tools for the Age of Empires II real-time strategy video-game

1 unstable release

0.1.0 Feb 14, 2024

#6 in #empires

ISC license

21KB
254 lines

arkaoe License

arkaoe is a web server providing tools for the Age of Empires II real-time strategy video-game.

Usage

Usage: arkaoe serve [--hostname=<hostname>] [--port=<port>]
       arkaoe -h | --help
       arkaoe --version

Commands:
    serve                    Start a small HTTP server to serve the tools.

Options:
    -h, --help               Show this screen.
    --hostname=<hostname>    Hostname to resolve to find the network interface to serve the tools [default: localhost].
    --port=<port>            Port on which to serve the tools [default: 8080].
    --version                Show version.

Compiling

Run cargo build --release in your working copy.

Contributing and reporting bugs

Contributions are welcome through GitHub pull requests.

Please report bugs and feature requests on GitHub issues.

License

arkaoe is copyright (C) 2024 Jérémie Roquet jroquet@arkanosis.net and licensed under the ISC license.

Dependencies

~21–36MB
~624K SLoC