Skip to content
This repository has been archived by the owner on Apr 8, 2018. It is now read-only.

RealmOfAesir/client

Repository files navigation

Realm of Aesir client

compiling

Compiling requires cmake 3.1 or higher and g++ 5 or higher, because it uses C++17 stuff.

Debug builds:

cmake -DCMAKE_BUILD_TYPE=Debug .

Release builds:

cmake .

then finish it with

make && bin/RealmOfAesir

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published