20 lines
437 B
Markdown
20 lines
437 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 2020-2021
|
|
|
|
Copyright © Salanto 2021
|
|
|
|
Copyright © in1tiate 2021
|
|
|
|
Copyright © mangosarentliterature 2021
|