DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: ba90264f56e8101711b92852f27d3a6cd9f32be2 deck-builder/sdbclient/src/main.rs -rw-r--r-- 3.0 KiB
Finish register/login, load configs on startup
Change CfgHidden to CfgDev
Move register/login to plugins, implement mostly
New CfgUser fields
Add ProjectDirs resource
Add bevy_console
Start of API mod and connection check plugin
Small comment
Move menu to plugins mod
Move Cfg things to a new mod
Create plugins mod, move splash to plugins
Move user cfgs to CfgUser
Register UI, input naming changes
Naming changes
Basic menu layout, missing functionality still
Add window configurations
Default bevy setup
Create cargo project for sdbclient