Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The repository contains three four projects:

  1. /main/ - The client GUI (also contains the drafting server) - javadocs here
  2. /drafting/ - The drafting server
  3. /lobby/ - The lobby server (used for listing drafting servers, and helping holepunch connections between client and drafting server) - javadocs here
  4. /common/ - Anything required by both the main and lobby projects.