1
0
forked from noxious/client

Added logic that allows socket events to exist in sub directories, moved said events for better DX, added logics for tile management (upload & read), started working on (zone) object logics too

This commit is contained in:
2024-06-22 21:00:30 +02:00
parent 98e9ae1a80
commit 4372dc5430
7 changed files with 190 additions and 85 deletions

View File

@ -18,6 +18,7 @@
"@vueuse/core": "^10.9.0",
"@vueuse/integrations": "^10.10.0",
"axios": "^1.6.8",
"jszip": "^3.10.1",
"phaser": "^3.80.1",
"pinia": "^2.1.7",
"socket.io-client": "^4.7.5",