DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: e53650f959534137eec8b14804097b4899b546fd 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