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