1
0
forked from noxious/client

New login design, added basic logic for multiplayer (WIP)

This commit is contained in:
2024-05-04 00:27:55 +02:00
parent f63cc93454
commit b16863a363
18 changed files with 206 additions and 78 deletions

View File

@ -15,10 +15,11 @@
},
"dependencies": {
"@vueuse/core": "^10.9.0",
"axios": "^1.6.8",
"phaser": "^3.80.1",
"pinia": "^2.1.7",
"socket.io-client": "^4.7.5",
"vue": "^3.4.21",
"phaser": "^3.80.1"
"vue": "^3.4.21"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",