# 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