/flo

Warcraft III network infrastructure in Rust.

Primary LanguageRustMozilla Public License 2.0MPL-2.0

Overview

FLO is a Warcraft III server implementation written in Rust.

Build

Prerequisites

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

Credits

  • @nielsAD -- GoWarcraft3
  • Fingon -- Help in game mechanics and algorithms
  • @Josko -- Aura Bot
  • Varlock -- the author of the GHost++ bot
  • @Miezhiko -- initial Linux support
  • JSamir/tofik-mamisho -- wc3-replay-parser
  • PBug90 -- w3gjs