Skip to content

niceqwer55555/flo

Repository files navigation

Overview

FLO is a Warcraft III server implementation written in Rust.

Build

Prerequisites

  • C++ Compiler
  • CMake
  • Latest Stable Rust
git submodule update --init --recursive

Windows

cargo build --all

Linux/macOS

Only flo-controller-service and flo-node-service can build on *nix. To build release binary for deployment run

cargo build -p flo-controller-service --release
cargo build -p flo-node-service --release

Credits

  • @nielsAD -- GoWarcraft3
  • Fingon -- Help in game mechanics and algorithms
  • @Josko -- Aura Bot
  • Varlock -- the author of the GHost++ bot

About

Warcraft III network infrastructure in Rust.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages