DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 7349ca70f7f6c5dd2b9fff80e4af5ff3ab55db79 deck-builder/sdbclient/src/api d---------
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