All Projects → simnalamburt → Fate

simnalamburt / Fate

Project Fate

Programming Languages

rust
11053 projects

fate-i travis-i

Standalone Fate/Another Project

# client
git submodule init && git submodule update --depth=1
cd client; cargo run

# server
cd server; cargo run

# server tester
cd util; cargo run

Requirements

  • Rust
  • Developement headers for XFree86 video mode extension
    (libXxf86vm-dev on apt, libXxf86vm-devel on rpm, libxxf86vm on pacman)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].