no sé qué es lo que hago pero funciona
Go to file
MangosArentLiterature 5f0cc8537f Add /reload
Ceraptor helped me figure this out.

- Adds /reload to reload values from config.ini, command config files, and recontact the master server
- Adds Server::requestReload and Advertiser::reloadRequested
- Adds QString server_desc and some minor changes to config loading.
2021-04-13 16:43:50 -05:00
.github/workflows work with old qt 2020-10-06 14:05:45 -05:00
bin/config_sample Merge branch 'master' into mod-commands 2021-04-07 00:45:56 -05:00
doxygen Document merged changes from master 2021-03-24 21:50:47 +01:00
include Add /reload 2021-04-13 16:43:50 -05:00
resource/icon remove all ui stuff 2020-09-01 16:19:08 -05:00
src Add /reload 2021-04-13 16:43:50 -05:00
.gitignore Only ignore the HTML output for Doxygen 2021-03-16 16:54:14 +01:00
akashi.pro general cleanup, net debug switch 2020-10-06 13:45:28 -05:00
Doxyfile Partially document AOClient 2021-03-17 22:44:56 +01: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.md 2021-03-13 13:57:58 -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 2020-2021

Copyright © Salanto 2021

Copyright © in1tiate 2021