DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 3b77fff573d6891ffeac062b831a72008243b8d7 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