Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Code

The repository contains 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.
  • No labels