An open API service indexing awesome lists of open source software.

https://github.com/daniel-j/jj2-server

JJ2 dedicated server written in C++
https://github.com/daniel-j/jj2-server

Last synced: 7 months ago
JSON representation

JJ2 dedicated server written in C++

Awesome Lists containing this project

README

          

JJ2 dedicated server in C++ (Qt)
===

How to build
---

Install QtCreator and Qt5 (Qt4 might work).
Open up the .pro file in the src directory with QtCreator.
Confirm the settings and continue.
Change to Release in the bottom left menu.
Press the hammer to build or press Ctrl+B.
These instructions should work on Windows aswell, haven't tested.