DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 505c53d2fdf30e7b9ac2049a5cb2f2b6bf4b62f3 deck-builder/sdbclient/src/main.rs -rw-r--r-- 3.1 KiB
feat(sdbclient): lua ready to be used
feat(sdbclient): add bevy_mod_scripting dependency
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
Next