updated packages, updated websocket to socket.io, moved login styling to its own scss file

This commit is contained in:
2024-05-03 01:25:47 +02:00
parent 79e1525345
commit 1631f1b9ca
8 changed files with 231 additions and 154 deletions

View File

@ -1,6 +1,6 @@
export default {
name: 'New Quest',
websocket_url: 'ws://localhost:3000',
server_endpoint: 'http://localhost:3000',
development: true,
width: 960,
height: 540,