DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 38e1dbbfe8864ed9083d38b96e226c1033a807d7 deck-builder/sdbclient d---------
feat(sdbclient): add bevy_mod_scripting dependency
Fix margins on account screen
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
New CfgUser fields
Add ProjectDirs resource
Directories dep
Print API check to console instead of stdout
Add bevy_console
Next