* Move /common/src to /src * Move services to net.psforever package * Move /pslogin to /server
* update scala to 2.13 & update dependencies * fix test * import scodec-akka * scala 2.13 fixes * Work around futures not completing when awaited within object constructor Co-authored-by: Mazo <mazo2@hotmail.com>
* First attempt at Docker file * Updated Dockerfile to download zip as opposed to cloning the repo * Fixed issue with invalid WORKDIR