A C++ server for Attorney Online 2
You can find the latest stable release on our release page.
Nightly CI builds can be found at Github Actions
Akashi has a maintained Wiki for setup and configuration.
For more support join the official Attorney Online 2 Discord!
If you are unable to use either CI or release builds, you can compile akashi yourself.
Requires Qt >= 6.0, and Qt websockets. Older versions may work, but are not recommended.
For instructions on how to build Akashi yourself check the Build Instructions
You can also run akashi in a docker container using
docker compose up -d