no sé qué es lo que hago pero funciona
Go to file
scatterflower b4817f1cb1
Merge pull request #19 from AttorneyOnline/in1tiate/commands-uwu
Add /area, /play, /area_kick, /switch, /randomchar, /toggleglobal, and /mods
2021-03-10 04:55:40 -06:00
.github/workflows work with old qt 2020-10-06 14:05:45 -05:00
bin/config_sample update config sample 2021-03-09 13:24:11 -06:00
include add aliases for tsu commands 2021-03-10 04:11:41 -06:00
resource/icon remove all ui stuff 2020-09-01 16:19:08 -05:00
src Merge pull request #19 from AttorneyOnline/in1tiate/commands-uwu 2021-03-10 04:55:40 -06:00
.gitignore change config to user-neutral name 2020-09-02 08:37:25 -05:00
akashi.pro general cleanup, net debug switch 2020-10-06 13:45:28 -05:00
license_notice.txt add license info to files 2020-08-26 02:08:54 -05:00
LICENSE.md add license and blank readme 2020-08-24 01:21:51 -05:00
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