Add a code workspace
Change how user details are fetched
/token will now return the user ID as well
Assume running dev-launch with docker access
Generic functions for saving and loading
Constants for Cfg filenames
Merge branch 'dev' of ssh://src.quest:2222/skye/deck-builder into dev
Serde for Cfg structs
Serde for Cfg structs
New CfgUser fields
Return user email from register
Add ProjectDirs resource
Directories dep
Print API check to console instead of stdout
Add bevy_console
Fix comment
Start of API mod and connection check plugin
Small comment
lightweight futures and reqwest blocking deps
Move menu to plugins mod