DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: b5f20db9ab6dae34f8748052219a7314d3e295f7 deck-builder/sdbclient/src d---------
fix(sdbclient): remove lua things from playscreen
feat(sdbclient): lua ready to be used
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
Add ProjectDirs resource
Print API check to console instead of stdout
Next