DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 842b6a02ac2c5748f880bc68a3c6f325f18ac11a 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