akashi-esquizolandia/README.md
2021-03-05 09:08:14 -06:00

13 lines
335 B
Markdown

# akashi <img src="https://github.com/AttorneyOnline/akashi/blob/master/resource/icon/256.png" width=30 height=30>
A C++ server for Attorney Online 2
# Build instructions
Requires Qt >= 5.10, and Qt websockets
```
git clone https://github.com/AttorneyOnline/akashi
cd akashi
qmake
make
```
Copyright © scatterflower 2021