DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 034f40963ca7d9d9594f7cf7975f2b9536dd0105 deck-builder/sdbclient/src/api d---------
feat(sdbclient): adhere to new API responses
feat(sdbclient): join game api
feat(sdbapi): split game API calls to own files
feat(sdbclient): adhere to new game API responses
WIP(sdbclient): browse games from play screen
feat(sdbclient): get game info from API
feat(sdbclient): get all forming games from api
fix(sdbclient): rename creategame to just create
fix!(sdbclient): creategame api enpoint get>post
WIP(sdbclient): create game UI and API call
feat!(sdbclient): handle new error format
Fix API call for userinfop
Finish register/login, load configs on startup
APIError struct and login/register API calls
Start of API mod and connection check plugin