DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: cf16e4a75bc52fd3490fa19e27591f3b471275b1 deck-builder/client/src/plugins/mod.rs -rw-r--r-- 247 bytes
feat(client): add separate networking plugin, a few event stubs
feat!(client, shared): move api calls to shared, dep shuffle,
and remove connection check stage
chore: update copyright notices
chore(client): rename sdbclient to client
Finish register/login, load configs on startup
Start of API mod and connection check plugin
Move menu to plugins mod
Create plugins mod, move splash to plugins