Skip to content

thisIsTooHard/JourneyClient

 
 

Repository files navigation

JourneyClient

JourneyClient is a custom, made-from-scratch game client for the 2D MMORPG MapleStory.

Supported versions

The client is currently compatible with version 83 servers.

Configuration

The build can be configured by editing the Journey.h file. The following options are available:

  • JOURNEY_USE_OPENGL: Use OpenGL for graphics (additional dependency), if not defined use D2D.
  • JOURNEY_USE_ASIO: Use Asio for networking (additional dependency), if not defined use Winsock.
  • JOURNEY_USE_CRYPTO: Use cryptography when communicating for the server.

Dependencies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%