no sé qué es lo que hago pero funciona
Go to file
2021-03-10 20:10:05 -06:00
.github/workflows work with old qt 2020-10-06 14:05:45 -05:00
bin/config_sample Update sample config to include sample dice values 2021-03-03 17:30:51 +01:00
include add currentmusic, define forcepos in aoclient.h 2021-03-10 20:10:05 -06:00
resource/icon
src add currentmusic, define forcepos in aoclient.h 2021-03-10 20:10:05 -06:00
.gitignore
akashi.pro
license_notice.txt
LICENSE.md
README.md Update README 2021-03-05 09:08:14 -06:00

akashi

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