DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 1c410e90d99c724f56dfda40c2e3cc906b55ffa2 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
Add ProjectDirs resource
Start of API mod and connection check plugin
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
Basic menu layout, missing functionality still
Add window configurations
Next