Skip to content

Arkanosis/arkaoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 [email protected] and licensed under the ISC license.

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors