DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 2ccd2b2f548d428701111ce22f2209b9ae0af86f deck-builder/sdbclient/src d---------
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
Move menu to plugins mod
Move Cfg things to a new mod
Create plugins mod, move splash to plugins
Next