tpoechtrager / cube-server-browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cube Server Browser

Plugins

Web

Compiling

cd src; make plugins -j...

Supported Compilers:

  • clang 3.2+, g++ 4.7+ and Visual Studio 2015

A C++14 compiler with shared_timed_mutex support is recommended, but not necessarily required.

MINGW32 is not supported, please use mingw-w64 instead.

Supported Operating Systems:

  • Linux, *BSD, Darwin and Windows

Required Libraries

libgeoip-dev, libconfig-dev, zlib-dev and libenet-dev

Web Plugin: libmicrohttpd-dev

Setup

License

This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com.

Cube Server Browser is released under the terms of the AGPL v3.

About

License:GNU Affero General Public License v3.0


Languages

Language:C++ 87.3%Language:HTML 4.7%Language:Makefile 4.7%Language:CSS 1.2%Language:JavaScript 1.1%Language:C 0.8%Language:Shell 0.1%