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