Skip to content

snopboy/JourneyClient

 
 

Repository files navigation

JourneyClient

JourneyClient is a custom, made-from-scratch game client.

Supported versions

The client is currently compatible with version 83 servers. For the UI file, a v154+ version should be used.

Configuration

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)

Dependencies

Binaries

The latest build can be found here: Journey.zip

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%