项目作者: boardwalk
项目描述 :
Bael'Zharon's Respite, an Asheron's Call client.
高级语言: C++
项目地址: git://github.com/boardwalk/bzr.git

System requirements
- Linux, Mac or Windows
- OpenGL 4.1+
Building
Build dependencies
- A recent GCC or VC2013 or newer
- Python 2.7 or 3.0+
- Ninja
- Jansson, developed with v2.6
- glm, developed with v0.9.5.4
Compiling Jansson on Windows
- Extract Jansson to your Documents folder.
- Install CMake.
- Start a Visual Studio x64 command line.
- Create a VisualStudioSolution folder in your Jansson folder.
- Run “cmake ..” in this folder.
- Open jansson.sln that gets generated.
- Open Build / Build Configuration… and create a x64 solution platform.
- Make Release x64 your active configuration and build the jansson project.
Runtime dependencies
$ ./make_ninja_build.py && ninja