JourneyClient is a custom, made-from-scratch game client.
The client is currently compatible with version 83 servers. For the UI file, a v154+ version should be used.
The build can be configured by editing the Journey.h file. The following options are available:
- JOURNEY_USE_CRYPTO: Use cryptography when communicating for the server.
- JOURNEY_USE_XXHASH : Use xxhash for file check (additional dependency)
- JOURNEY_USE_ASIO: Use Asio for networking (additional dependency)
The latest build (19.06.2016) can be found here: Journey.zip