DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: ba90264f56e8101711b92852f27d3a6cd9f32be2 deck-builder/sdbclient d---------
Fix API call for userinfop
Finish register/login, load configs on startup
Create a constants file
sl changes and fixes
Change CfgHidden to CfgDev
Move register/login to plugins, implement mostly
APIError struct and login/register API calls
Generic functions for saving and loading
Constants for Cfg filenames
Serde for Cfg structs
Serde for Cfg structs
Add ProjectDirs resource
Print API check to console instead of stdout
Start of API mod and connection check plugin
lightweight futures and reqwest blocking deps
Next